Skip to content

0.16.0

Compare
Choose a tag to compare
@Jeckerson Jeckerson released this 21 Mar 09:34
· 477 commits to master since this release
4fac47b

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