红联Linux门户
Linux帮助

Cphalcon 3.0.2发布,PHP的C扩展

发布时间:2016-11-27 09:26:21来源:红联作者:baihuo
Cphalcon 3.0.2 发布了。Cphalcon 是一个开源的 Web 框架,作为 PHP 语言 C 扩展,它提供了更高的性能与更低的资源消耗。

更新内容:

Fixed saving snapshot data while caching model #12170,

Fixed Phalcon\Http\Response\Headers::send to send correct status header

Fixed Phalcon\Mvc\Model::setSnapshotData, Phalcon\Mvc\Model\Resultset\Simple::toArray by fixing an issue like fetch a, a[key] using Zephir

Fixed Phalcon\Cache\Backend\Memcache::flush to remove all query keys after flush memcached

Fixed Phalcon\Cache\Backend\Memory::delete to correct remove items fromPhalcon\Cache\Backend\Memory::$_data

Fixed Phalcon\Cache\Frontend\Data::afterRetrieve,Phalcon\Cache\Frontend\Igbinary::afterRetrieve, Phalcon\Cache\Frontend\Msgpack::afterRetrieveto unserialize only raw data

Fixed Phalcon\Mvc\Model::cloneResultMapHydrate to correct create array/objects from data by column map with types

Fixed Phalcon\Validation\Validator\Confirmation::validate to use fieldWith instead of fieldwhen looking up the value for labelWith.

Fixed Phalcon\Cache\Backend\Redis::_connect to use select redis internal function only when theindex is greater than zero.

Fixed Phalcon\Config\Adapter\Ini::_cast to allow create extended config adapters

Fixed Phalcon\Tag::appendTitle, Phalcon\Tag::prependTitle to stack title prepending and appending

Fixed Phalcon\Debug::getVersion to provide valid link to the latest Phalcon major version

Fixed Phalcon\Session\Adapter\Libmemcached::read,Phalcon\Session\Adapter\Libmemcached::destroy, Phalcon\Session\Adapter\Memcache::read,Phalcon\Session\Adapter\Memcache::destroy, Phalcon\Session\Adapter\Redis::read andPhalcon\Session\Adapter\Redis::destroy in accordance with the session_set_save_handler API

Fixed Phalcon\Validation::getValue() to use filters when having entity

Fixed Phalcon\Db\Dialect\Mysql::describeReferences() andPhalcon\Db\Dialect\Postgresql::describeReferences() to return proper sql

Fixed Phalcon\Db\Column::hasDefault to return false for autoincrement columnsphalcon/phalcon-devtools

Fixed Phalcon\Db\Dialect\Postgresql::createTable, Phalcon\Db\Dialect\Postgresql::addColumn,Phalcon\Db\Dialect\Postgresql::modifyColumn to correct escape default values #12267,phalcon/phalcon-devtools

Fixed Phalcon\Forms\Form::bind to clean form elements

Fixed Phalcon\Tag::resetInput for proper use without attempts to clear $_POST

Fixed Phalcon\Db\Dialect\Mysql and Phalcon\Db\Dialect\Postresql to correctly check schema in missing methods

Fixed Phalcon\Cache\Backend\Apc::flush to remove only it's own keys by prefix

Fixed Phalcon\Acl\Adapter\Memory::isAllowed to call closures when using wildcard

Fixed Phalcon\Validation\Validator\File array to string conversion in minResolution andmaxResolution

Fixed Phalcon\Cache\Backend\File::queryKeys() to compare the filename against parsed prefix

Database identifiers are now properly escaped

下载地址:https://github.com/phalcon/cphalcon/archive/v3.0.2.zip

来自:开源中国社区
文章评论

共有 0 条评论