mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-19 16:10:54 +00:00
CakePHP 2 fork that supports PHP 8
![]() Closes #3181, Year list ordering in FormHelper order is now formated descending. Fixes #3524, FormHelper->month, day, year, hour, and minute should use $selected if it is supplied. Fixes #3558, post validation don't pass if form use only hidden fields. Fixes #3568, Saving datetime fields is broken in scaffolding. Fixes #3574, Typo in Session class. git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5987 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
app | ||
cake | ||
docs | ||
vendors | ||
.htaccess | ||
index.php |
/////////////////////////////////////////////////////////////////////////////////////////////////////////// // +---------------------------------------------------------------------------------------------------+// // + $Id$ // + Last Modified: $Date$ // + Modified By: $LastChangedBy$ // +---------------------------------------------------------------------------------------------------+// /////////////////////////////////////////////////////////////////////////////////////////////////////////// This README will be updated For now visit: https://www.cakephp.org/ User related documentation http://manual.cakephp.org/ For information on development: https://trac.cakephp.org/