Cphalcon 3.3.0 发布了,Cphalcon 是一个开源的 Web 框架,作为 PHP 语言 C 扩展,它提供了更高的性能与更低的资源消耗。
主要更新内容:
[list][*]Added support of PHP 7.2 and initial support of PHP 7.3
[*]Added support for switch/case syntax to the Volt Engine #13107
[*]Added Phalcon\Logger\Adapter\Blackhole #13074
[*]Added Phalcon\Http\Request::hasHeader to check if certain header exists
[*]Added support of 103 (Early Hint) HTTP status code
[*]Added router:beforeMount event to Router::mount #13158
[*]Added Phalcon\Mvc\Application::sendHeadersOnHandleRequest to enable or disable sending headers by each request handling #13101
[*]Added Phalcon\Mvc\Application::sendCookiesOnHandleRequest to enable or disable sending cookies by each request handling #13101
[/list]
软件详情:https://github.com/phalcon/cphalcon/releases
下载地址:http://git.oschina.net/mirrors/cphalcon
来自:开源中国社区

