CakePHP 3.5.9 已发布。CakePHP 是一个运用了诸如 ActiveRecord、Association Data Mapping、Front Controller 和 MVC 等著名设计模式的快速开发框架。该项目主要目标是提供一个可以让各种层次的 PHP 开发人员快速地开发出健壮的 Web 应用,而又不失灵活性。
主要更新内容:
- Updated API documentation.
- SQLServer driver allows port to be defined now.
- Improved __debugInfo() output of EventManager.
- Improved performance of route connection.
- Improved typehinting adherance in Session implementations.
详情请查看 ChangeLog。