Cphalcon 3.0.4 发布了,Cphalcon 是一个开源的 Web 框架,作为 PHP 语言 C 扩展,它提供了更高的性能与更低的资源消耗。
更新内容:
当模型字段默认为空字符串时,修复 Isnull 验证不正确的问题
修复 Phalcon\Forms\Element::label 接受 0 作为标签,而不是验证它为空
Fixed Phalcon\Crypt::getAvailableCiphers, Phalcon\Crypt::decrypt, Phalcon\Crypt::encrypt by getting missed aliases for ciphers
Fixed Phalcon\Mvc\Model by adding missed use statement for ResultsetInterface
修复在设置默认操作后或添加角色的问题
Fixed except option in Phalcon\Validation\Validator\Uniquenss to allow using except fields other than unique fields
Cleaned Phalcon\Translate\Adapter\Gettext::query and removed ability to pass custom domain
Fixed Phalcon\Validation\Message\Group::offsetUnset to correct unsetting a message by index
为 Phalcon\Acl\Adapter\Memory::isAllowed 修复使用 Phalcon\Acl\Role 和 Phalcon\Acl\Resource 作为参数的问题
软件详情:https://github.com/phalcon/cphalcon/blob/master/CHANGELOG.md
下载地址:https://phalconphp.com/zh/download/linux
来自:开源中国社区

