cakephp2-php8/cake/libs
2010-04-04 17:14:00 +10:00
..
cache Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
controller Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
log Changed all $_ declared variables to protected. 2010-04-04 16:36:12 +10:00
model Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
view Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
cache.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
cake_log.php Changed all $_ declared variables to protected. 2010-04-04 16:36:12 +10:00
cake_session.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
cake_socket.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
class_registry.php Changed all $__ declared variables to private. 2010-04-04 16:33:39 +10:00
configure.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
debugger.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
error.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
file.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
folder.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
http_socket.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
i18n.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
inflector.php Changed all $_ declared variables to protected. 2010-04-04 16:36:12 +10:00
l10n.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
magic_db.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
multibyte.php Changed all $__ declared variables to private. 2010-04-04 16:33:39 +10:00
object.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
overloadable.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
overloadable_php4.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
overloadable_php5.php Merge branch '1.2' into 1.3-merger 2010-01-26 17:54:34 -05:00
router.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
sanitize.php Optimizing Sanitize::html() by caching default charset. Closes #496. Also charset passed in $options parameter now takes precedence over the default value obtained from app's config value 'App.encoding' 2010-03-23 00:40:53 +05:30
security.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
set.php Merge remote branch 'origin/1.2' into 1.3 2010-03-27 16:28:00 -04:00
string.php Adding and correcting doc blocks. 2010-03-28 12:53:57 -04:00
validation.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00
xml.php Changed all public 'var' declarations to be 'public $var' 2010-04-04 17:14:00 +10:00