The Phalcon Team wishes all of our friends, contributors, developers and users of the framework a Merry Christmas!. We hope that the new year will bring health and happiness to you and your loved ones!
As a small gift for this holiday/celebration, we are releasing Phalcon 3.0.3 [LTS].
This release concentrated on addressing a number of bugs, making the framework a bit better than before for all of us :)
A big thank you to all of our contributors and the community!!
The release tag can be found here: 3.0.3
Highlights
- Fixed implementation of
Iteratorinterface in aPhalcon\Forms\Formthat could cause a run-time warning - Fixed
Phalcon\Cache\Backend\Redis::get,Phalcon\Cache\Frontend\Data::afterRetrieveto allow get empty strings from the Redis database 12437 - Fixed
Phalcon\Cache\Backend\Redis::existsto correct check if cache key exists for empty value in the Redis database 12434 - Fixed
Phalcon\Security::checkTokento prevent possible timing attack 12418 - Fixed
Phalcon\Mvc\Model\Resultset\Simpleto save snapshot when caching - Fixed
Phalcon\Http\Request::getHeadersto handle auth headers correctly 12480 - Fixed
Phalcon\Http\Request::getMethodto handleX-HTTP-Method-Overrideheader correctly 12478 - Fixed
Phalcon\Mvc\Model\Criteria::limitandPhalcon\Mvc\Model\Query\Builder::limitto work with limit and offset properly 12419 - Fixed
Phalcon\Forms\Formto correct form validation and set messages for elements 12465, 11500, 11135, 3167, 12395 - Fixed
Phalcon\Cache\Backend\Libmemcached::queryKeysto correct query the existing cached keys #11024 - Fixed building extension for ImageMagick 7 mkoppanen/imagick#180
- Fixed
Phalcon\Cache\Backend\Redis::saveto allow save data termlessly 12327
Update/Upgrade
Phalcon 3.0.3 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