Path to this page:
Subject: CVS commit: pkgsrc/www/php-phalcon
From: Filip Hajny
Date: 2018-03-13 11:43:38
Message id: 20180313104338.5151EFB40@cvs.NetBSD.org
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
Files: