We are releasing Phalcon 3.2.1 today, addressing several bugs.
Release
The release tag can be found here: 3.2.1. The Windows DLLs are in the releases Github page.
Changelog
- Added
Phalcon\Db\Dialect\Mysql::getForeignKeyChecksto generate a SQL to check the foreign key settings #2604, phalcon/phalcon-devtools#556 - Fixed inconsistent behaviour of
Phalcon\Config::mergeacross minor version of PHP7 #12779 - Fixed visibility of
Phalcon\Mvc\Model\Query\Buildermethods:_conditionNotIn,_conditionIn,_conditionNotBetweenand_conditionBetweento allow 3rd party libraries extend it - Fixed
Phalcon\Assets\Manager::output, implemented missing resource type filtering for mixed resource collections #2408 - Fixed
Phalcon\Http\Response::getStatusCodeto return (int) HTTP code only, instead of full string #12895 - Fixed
Phalcon\Db\Dialect\Postgresql::addForeignKeyfor proper creating the foreign key without a name - Fixed
Phalcon\Cache\Backend\Apcu::flushto use APCu instead APC #12934 - Fixed
Phalcon\Db\Adapter\Pdo\Mysql::addForeignKeyfor proper creating the foreign key with a desired key name #2604, phalcon/phalcon-devtools#556 - Fixed
Phalcon\Db\Dialect\Mysql::addForeignKeyto generate correct SQL #2604, phalcon/phalcon-devtools#556
Update/Upgrade
Phalcon 3.2.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.
PackageCloud.io has been updated to allow your package manager (for Linux machines) to upgrade to the new version seamlessly.
NOTE: Windows DLLs are now available in our Github Release page.
NOTE: PackageCloud (linux distributions) will be updated within an hour of this blog post.
We encourage existing Phalcon 3 users to update to this version.
<3 Phalcon Team
Chat - Q&A
Support
Social Media
Videos
<3 Phalcon Team