mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-01-19 02:56:15 +00:00
2407160dc5
Revision: [1848] Fixing references. Revision: [1847] Adding fix for errors when using scaffold. On some version of PHP 4 some people where getting Call to member function on non-object... in Controller::generateFieldNames() at line 494. Fixed call to get_class_methods that was using the name of the class and not the instance of the class, this would cause a Wrong datatype for second argument... git-svn-id: https://svn.cakephp.org/repo/trunk/cake@1849 3807eeeb-6ff5-0310-8944-8be069107fe0 |
||
---|---|---|
.. | ||
controller | ||
model | ||
view | ||
bake.php | ||
cache.php | ||
class_registry.php | ||
error.php | ||
file.php | ||
flay.php | ||
folder.php | ||
inflector.php | ||
legacy.php | ||
log.php | ||
neat_array.php | ||
neat_string.php | ||
object.php | ||
router.php | ||
sanitize.php | ||
security.php | ||
session.php | ||
validators.php |