Zephir v0.13.0 Release Notes

Release Date: 2021-03-25 // about 3 years ago
  • โž• Added

    ๐Ÿ”„ Changed

    • โฌ‡๏ธ Dropped support of PHP < 7.4 versions #2111
    • โœ‚ Removed call of generate command inside compile call #2150
    • โœ‚ Removed call of compile command inside install call #2150

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed parameters type detection in methods/functions (PHP >= 8.0 only)
    • ๐Ÿ›  Fixed not adding all build directories #2144