We are happy to announce that we have released Phalcon 3.4.4.
This is a maintenance release, addressing several issues in particular with PHP 7.
Changelog
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
As always, a huge thank you to our community!!
Update/Upgrade
Windows DLLs are available from the Github 3.4.4 tag page.
Phalcon 3.4.4 can be installed from the v3.4.4 tag, if you don’t have Zephir installed follow these instructions:
git clone https://github.com/phalcon/cphalcon
cd cphalcon/build
sudo ./install
Note that running the installation script will replace any version of Phalcon installed before.
PackageCloud.io has been updated to allow your package manager (for Linux machines) to upgrade to the new version seamlessly.
NOTE: Our packaging system not longer supports Ubuntu 15.10 due to difficulties installing dependencies, updates and major security patches. Ubuntu 15.10 reached its end of life in July 28, 2016. We strongly recommend you upgrade your installation. If you cannot, you can always build the latest stable version of Phalcon from the source code.
NOTE: The RPMs and DEBs will take a bit of time to be rebuilt, so they might not be immediately available.
NOTE: Windows DLLs are now available in our Github Release page.
Users of v3 that need/want to port your code to PHP 7.3 you will need to use this version and as always a big thank you to our contributors!
Chat - Q&A
Support
Social Media
Videos
<3 Phalcon Team