Skip to content

v3.4.4

Compare
Choose a tag to compare
@sergeyklay sergeyklay released this 30 Jun 18:43
· 30 commits to 3.4.x since this release

Fixed

  • Generated Dialect Class referring to a PHP class can't be found #13867
  • Changed default gcc's CFLAGS so that, the extension should be properly generated for most hosts, including Docker #13143
  • Phalcon\Forms\Form::clear() now correctly clears single fields. #14217
  • Used latest stable Zephir from 0.10.x branch to prevent segfaults with PHP 7.3.6 #14160