Zephir v0.12.5 Release Notes

Release Date: 2019-10-02 // over 4 years ago
  • ๐Ÿ”„ Changed

    • โšก๏ธ Update zend_update_static_property to be compatible with PHP >= 7.3 #1904
    • ๐Ÿ‘Œ Improved error handling

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed IDE stubs generation to properly generate return type hint for var | null #1922
    • ๐Ÿ›  Fixed updating Super Globals #1917
    • ๐Ÿ›  Fixed casting variables to array #1923
    • ๐Ÿ›  Fixed work with constant which are not present #1928
    • ๐Ÿ›  Fixed access to Super Globals #1934, phalcon/cphalcon#14426