cakephp2-php8/cake/libs
phpnut 2407160dc5 Merging fixes and enhancements into trunk
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
2006-01-20 18:43:05 +00:00
..
controller Merging fixes and enhancements into trunk 2006-01-20 18:43:05 +00:00
model Merging fixes and enhancements into trunk 2006-01-20 18:43:05 +00:00
view Merging fixes and enhancements into trunk 2006-01-20 18:43:05 +00:00
bake.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
cache.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
class_registry.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
error.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
file.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
flay.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
folder.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
inflector.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
legacy.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
log.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
neat_array.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
neat_string.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
object.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
router.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
sanitize.php Merging fixes and enhancements into trunk 2006-01-20 09:37:15 +00:00
security.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
session.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00
validators.php Merging fixes and enhancements into trunk 2006-01-20 07:46:14 +00:00