Zephir v0.12.19 Release Notes

Release Date: 2020-05-13 // almost 4 years ago
  • ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed duplicate definition with GCC 10 ice/framework#266
    • ๐Ÿ›  Fixed initialization of object properties with default values when the object is an instance of a child class #2089

    ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Improved stubs generation for methods which may return object or null #2092