mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-31 09:06:17 +00:00
5dffcb6270
Revision: [1864] Adding fix to DataSource::__cacheDescription(). The call to cache() was always passing $data as a serialized value, this would result in a failure in the cache function check $data == null since $data was not null but had a value of "N;". git-svn-id: https://svn.cakephp.org/repo/trunk/cake@1865 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
.. | ||
config | ||
docs | ||
libs | ||
scripts | ||
app_controller.php | ||
app_model.php | ||
basics.php | ||
bootstrap.php | ||
dispatcher.php |