Home  >  Article  >  Backend Development  >  PHP rapid development framework CakePHP 3.6.0-RC2 released -CSDN

PHP rapid development framework CakePHP 3.6.0-RC2 released -CSDN

不言
不言Original
2018-04-03 10:45:341095browse

PHP rapid development framework CakePHP 3.6.0-RC2 is released. This is a candidate version of version 3.6.0. If no major issues are found in the next few weeks, it will become a stable version.

Download address

Update:

  • Add Cake \ Database \ Type \DateTimeType::setTimezone(), you can enable automatic time zone conversion of values ​​before inserting into the database.

  • Enhance support for UTF8 file names in Cake\Filesystem\File.

  • Add BodyParserMiddleware to replace the content type analysis function of RequestHandlerComponent with middleware.

  • New Collection::append(), prepend(), appendItem(), prependItem().

  • #The PaginatorHelper will reset the page parameters to 1 every time the sort field is changed.

  • #Event no longer throws an error for properties defined in subclasses.

See the release announcement for details.

The above is the detailed content of PHP rapid development framework CakePHP 3.6.0-RC2 released -CSDN. For more information, please follow other related articles on the PHP Chinese website!

Statement:
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