We are happy to announce that we have released Phalcon 3.3.2.
This release contained some bug fixes.
Changelog
- Fixed
Phalcon\Db\Dialect\Mysql::modifyColumn
to produce valid SQL for renaming the column #13012 - Fixed
Phalcon\Forms\Form::getMessages
to return back previous behaviour: return array of messages with element name as key #13294 - Fixed
Phalcon\Mvc\Model\Behavior\SoftDelete::notify
to solve the exception that soft deletion renamed model #13302, #13306 - Fixed
E_DEPRECATED
error foreach()
inPhalcon\Debug\Dump
#13253
Update/Upgrade
Phalcon 3.3.2 can be installed from the master
branch, 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: Windows DLLs are now available in our Github Release page.
We encourage existing Phalcon 3 users to update to this version and as always a big thank you to our contributors!
Chat - Q&A
Support
Social Media
Videos
<3 Phalcon Team