Cphalcon 3.3.0 发布了,Cphalcon 是一个开源的 Web 框架,作为 PHP 语言 C 扩展,它提供了更高的性能与更低的资源消耗。 主要更新内容: 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 下载地址完整内容请查看发布主页。 |