Phalcon 3.3.2 已发布,Phalcon 是一个开源的 Web 框架,作为 PHP 语言 C 扩展,它提供了更高的性能与更低的资源消耗。 本次更新主要是对 bug 进行了修复,具体如下: FixedPhalcon\Db\Dialect\Mysql::modifyColumnto produce valid SQL for renaming the column #13012 FixedPhalcon\Forms\Form::getMessagesto return back previous behaviour: return array of messages with element name as key #13294 FixedPhalcon\Mvc\Model\Behavior\SoftDelete::notifyto solve the exception that soft deletion renamed model #13302, #13306 FixedE_DEPRECATEDerror foreach()inPhalcon\Debug\Dump#13253
下载地址和完整更新内容请查看 GitHub 发布主页。 |