Skip to content

v1.3.2

Compare
Choose a tag to compare
@sergeyklay sergeyklay released this 01 Oct 05:30
· 373 commits to master since this release
8c7be2f

Changed

  • Files parser.c and scanner.c no longer distributed. Package maintainer should re-generate them by himself. #75

Fixed

  • Fixed return_value and this_ptr naming collision phalcon/zephir#1660
  • Fixed underscore only identifiers to allow more than 4 characters #75
  • Update LDFLAGS to reduce linker warnings
  • Fixed PHP 7.4 support