mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
1aa1164b1d
Deprecated define('MAX_MD5SIZE', (5 * 1024) * 1024); in core.php Removing additional defines in core.php, replaced with Configure::write(); Added CakeSession::__startSession() to check for sent headers before attempting to start the session. Added notices to Configure::__loadBootstrap() that will be removed before stable release. Refactored Folder::tree(). Added additional FolderTest cases git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5768 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
.. | ||
ajax.php | ||
cache.php | ||
form.php | ||
html.php | ||
javascript.php | ||
js.php | ||
number.php | ||
paginator.php | ||
rss.php | ||
session.php | ||
text.php | ||
time.php | ||
xml.php |