CakePHP 2.10.20 release, PHP development framework

CakePHP 2.10.20 released, which is a branch of 2.10 maintenance release fixes several issues reported by the community. 

Bugfixes

  • ControllerTestDispatcher created object has been moved to a separate process, allowing it to cover the application code.
  • JSON requests with a null object no longer causes request-> data is null.
  • Now, insertion point notation may be used to load the plug located externally ShellHelpers plug.
  • Fixed an issue by the time phpunit.phar run the test, headers already sent warnings related to the session.
  • When there is an active session, instead of calling session_set_save_handler ().
  • CakeTestSuiteCommand :: run () exit logic and behavior now phpunit match, and the use of false calls doRun (). 

Update Description:  https://bakery.cakephp.org/2020/01/16/cakephp_21020_released.html

Guess you like

Origin www.oschina.net/news/112929/cakephp-2-10-20-released