Home > Backend Development > PHP Tutorial > Cphalcon 2.0.11 发布,PHP 的 C 扩展

Cphalcon 2.0.11 发布,PHP 的 C 扩展

WBOY
Release: 2016-06-23 13:07:16
Original
892 people have browsed it

Cphalcon 2.0.11 发布。Cphalcon 是一个开源的 Web 框架,作为 PHP 语言 C 扩展,它提供了更高的性能与更低的资源消耗。

更新内容

  • Fix Model magic set functionality to maintain variable visibility and utilize setter methods. #11286

  • Added a prepareSaveevent to model saving

  • Added support for OnUpdate and OnDelete foreign key events to the MySQL adapter

  • Added ability to setLogLevel on multiple logs #10429

  • Fixed regression changes for Phalcon\Translate\Adapter\Gettext::prepareOptions #11429

  • Fixed Phalcon\Mvc\View\Engine\Volt::callMacrobug. Now it's correctly calling call_user_func_arrayinstead of  call_user_func

  • Fixed undefined method call Phalcon\Mvc\Collection\Manager::getConnectionService. Now Phalcon\Mvc\Collection::getConnectionServiceworks correctly in according to documentation

下载地址

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template