We are excited to announce the immediate availability of Phalcon 3.0.1 [LTS].
This maintenance release fixes bugs and improve the stability of Phalcon:
- Fixed memory leaks in PHP7 when setting undeclared properties in models
- Fixed
Phalcon\Cache\Backend\Redis::flushin order to flush cache correctly - Fixed
Phalcon\Mvc\Model\Manager::getRelationRecordsto correct using multi relation column 12035 - Fixed
Phalcon\Acl\Resource. Now it implementsPhalcon\Acl\ResourceInterface11959 - Fixed
savemethod for all cache backends. Now it updates the_lastKeyproperty correctly 12050 - Fixed virtual foreign key check when having multiple keys 12071
Phalcon\Config\Adapter\Iniconstructor can now specifyparse_ini_file()scanner mode 12079- Fixed
Phalcon\Cache\Backend\Apc::savedue to which theApc::increment/Apc::decrementcould not be used properly 12109 - Fixed
Phalcon\Mvc\Model\Criteria::inWhereso that now the second parameter can be an empty array 10676 - Fixed ORM related memory leak 12115, 11995, 12116
- Fixed incorrect
Phalcon\Mvc\View::getActiveRenderPathbehavior 12139 - Fixed
Phalcon\Security\Random::base64Safeso that now the method returns correct safe string 12141 - Fixed the
Phalcon\Translate\Adapter\Gettext::getOptionsDefaultvisibility 12157 - Enabled PHQL cache for PHP7 to improve performance and reuse plannings
Update/Upgrade
Phalcon 3.0.1 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.
Windows DLLs are available in the download page.
We encourage existing Phalcon 3 users to update to this maintenance version.
Chat - Q&A
Support
Social Media
Videos
<3 Phalcon Team