2018-03-13 11:43:38 by Filip Hajny | Files touched by this commit (2) |
Log message: www/php-phalcon: Update to 3.3.2. - Fixed Phalcon\Db\Dialect\Mysql::modifyColumn to produce valid SQL for renaming the column - Fixed Phalcon\Forms\Form::getMessages to return back previous behaviour: return array of messages with element name as key - Fixed Phalcon\Mvc\Model\Behavior\SoftDelete::notify to solve the exception that soft deletion renamed model - Fixed E_DEPRECATED error for each() in Phalcon\Debug\Dump |
2018-01-15 22:36:05 by Filip Hajny | Files touched by this commit (3) |
Log message: Import phalcon-3.3.1 as www/php-phalcon. Phalcon is an open source full stack framework for PHP, written as a C-extension. Phalcon is optimized for high performance. Its unique architecture allows the framework to always be memory resident, offering its functionality whenever its needed, without expensive file stats and file reads that traditional PHP frameworks employ. |