Phalcon 2.0.6 穩定版發布,高性能 PHP 框架

jopen 9年前發布 | 7K 次閱讀 Phalcon

PhalconPHP 是一個使用 C 擴展開發的 PHP Web 框架,提供高性能和低資源占用。

Phalcon 是一個開源的、全堆棧的 PHP 5 框架,使用 C 擴展編寫,專門為高性能優化。無需學習和使用 C 語言,所有函數都以 PHP 類的方式曾現。Phalcon 是一個松耦合的框架。

Phalcon 2.0.6 穩定版發布,更新內容如下:

  • Builds in TravisCI now uses Docker to perform faster builds

  • Added Http\Response::setCache() to easily set cache headers.

  • When a beanstalkd connection is closed the adapter does not produce a notice anymore

  • Default separator in Text::increment is now _ (underscore)

  • Using tel_field in Volt now generates correct PHP code

  • SQL generated by PostgreSQL dialect in dropTable and dropView is now correct

  • Errors generated in Cache\Backend\Memcached now shows the result code to easily debug problems

  • Fixed LIMIT/OFFSET SQL generation in Mvc\Model\Query\Builder

  • Fixed Logger\Formatter\Line to match 1.3.x behavior

  • Fixed warning when castOnHydrate' is true #10648

  • Added name before int/float/numeric/string/bool/null/other variables in Debug\Dump::output

  • Now Validation\Validator\Identical allows both 'accepted' and 'value' as value to keep backwards compatibility

  • Added \Phalcon\Mvc\Model\MetaData\Redis adapter.

  • Added Redis Session adapter

  • Fixed bug in Mvc\Model\Criteria::fromInput unallowing it to use renamed columns

  • Fixed bug in Http\Request getRawBody()/getPut() clears input buffer #10694

詳細更新及下載地址請查看:

https://github.com/phalcon/cphalcon/releases/tag/phalcon-v2.0.6



 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!