CakePHP 3.3.0
欢迎加入运维网交流群:263444886CakePHP 3.3.0-beta2 发布了,CakePHP是一个运用了诸如ActiveRecord、Association Data Mapping、Front Controller和MVC等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的PHP开发人员快速地开发出健壮的Web应用,而又不失灵活性。
Bugs 修复 & 新特性:
[*]
Text::truncateWidth() was added. This method lets you truncate text by a visual>
[*] IntegrationTestCase can now correctly stub out the Content-Type header. (@dakota)
[*] Allow integration testing of secure post requests with a query string. (@dakota)
[*] requestAction() has been deprecated. Use view cells instead.
[*] TreeBehavior now disallows nodes from being their own parents. (@markstory)
[*] Dispatch Filters are now integrated in the new PSR7 middleware stack for backwards compatibility. (@markstory)
[*] Http\Client sends the correct content-type when array data is sent. (@markstory)
[*] No exceptions are raised when empty file inputs are uploaded. (@ADmad)
[*] FormHelper::error() now allows message translation by rule name, in addition to by error message string. (@oyas)
[*] Table::validateUnique() no longer raises an exception when non-scalar values are received. (@markstory)
下载地址:
[*] Source code (zip)
[*] Source code (tar.gz)
页:
[1]