Zephir v0.16.0 Release Notes

Release Date: 2022-03-20 // about 2 years ago
  • ➕ Added

    • ➕ Added custom list of arg info definition (Phalcon only) #2341
    • ➕ Added support for int|false return type (PHP >= 8.0 only) #2338
    • ➕ Added support of PHP 8.1 #2255

    🛠 Fixed

    • 🛠 Fixed left null with string condition #2299
    • 👌 Improved support of mixed type #2330
    • 🛠 Fixed Interfaces Breaking Child Projects Of Same Root Level Namespace #2334