All Versions
57
Latest Version
Avg Release Cycle
44 days
Latest Release
580 days ago

Changelog History
Page 6

  • v0.11.0 Changes

    August 05, 2018

    โž• Added

    • โž• Add type hints for scalar arguments and return values in ZendEngine 3 1656
  • v0.10.16 Changes

    June 27, 2019
    • Fix incorrect usage of zend_declare_class_constant_ex (backport from the upstream)
    • โœ‚ Remove HAVE_SPL macro (see phalcon/cphalcon#14215)
  • v0.10.15 Changes

    February 24, 2019
    • ๐Ÿ›  Fixed zend_closure declaration to reflect PHP 7.3 changes (backport from the upstream)
  • v0.10.14 Changes

    November 20, 2018

    ๐Ÿ›  Fixed

    • Fixed incorrect behavior of func_get_arg and func_get_args functions for PHP 7.3 (backported from the upstream)
  • v0.10.13 Changes

    November 18, 2018

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed regression introduced in the 0.10.12 related to require file using protocols #1713 (backported from the upstream)
    • ๐Ÿ›  Fixed incorrect behavior of require statement for ZendEngine3 #1621 #1403 #1428 (backported from the upstream)
  • v0.10.12 Changes

    October 19, 2018

    โž• Added

    • ๐ŸŽ‰ Initial support of PHP 7.3
  • v0.10.11 Changes

    August 05, 2018

    โž• Added

    • ๐Ÿ‘ Allow extension to be loaded prior to the tests

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed Copy-On-Write violation for arrays zvals
    • ๐Ÿ›  Fixed some testing settings 5deb64a
    • ๐Ÿ›  Fixed casting resource to int (only ZendEngine 3) #1524

    ๐Ÿš€ [Unreleased]: https://github.com/zephir-lang/zephir/compare/0.16.2...HEAD