cakephp2-php8/cake/libs
mariano.iglesias 24dd6ddb0a Adding comments for Sanitize and Security
git-svn-id: https://svn.cakephp.org/repo/branches/1.2.x.x@5194 3807eeeb-6ff5-0310-8944-8be069107fe0
2007-05-26 06:35:44 +00:00
..
cache Adding link to Xcache in doc comments 2007-05-20 05:58:33 +00:00
controller moving beforeRender to before loadView 2007-05-25 05:41:07 +00:00
model Correcting quoting 2007-05-24 06:03:55 +00:00
view updating formHelper for #1035 adding more tests, fixing some tags the would produce spaces 2007-05-25 03:16:47 +00:00
cache.php Fixing visibility based on attribute name convention 2007-05-22 02:38:12 +00:00
cake_log.php Adding documentation and internationalizing some messages 2007-05-20 06:30:19 +00:00
class_registry.php Adding documentation and internationalizing some messages 2007-05-20 06:30:19 +00:00
configure.php Adding documentation and internationalizing some messages 2007-05-20 06:30:19 +00:00
debugger.php Adding documentation and internationalizing some messages 2007-05-20 06:30:19 +00:00
error.php Fixing visibility based on attribute name convention 2007-05-22 02:38:12 +00:00
file.php Fixing visibility based on attribute name convention 2007-05-22 02:38:12 +00:00
flay.php Fixing visibility based on attribute name convention 2007-05-22 02:38:12 +00:00
folder.php Fixing visibility based on attribute name convention 2007-05-22 02:38:12 +00:00
http_socket.php fixing bad tests in socket and some working in error messages 2007-05-24 23:23:38 +00:00
i18n.php Adding comments to code 2007-05-21 19:38:39 +00:00
inflector.php Adding comments to code 2007-05-21 19:38:39 +00:00
l10n.php Adding comments to code 2007-05-21 19:38:39 +00:00
neat_string.php Adding comments to code 2007-05-21 19:38:39 +00:00
object.php Fixing visibility based on attribute name convention 2007-05-22 02:38:12 +00:00
overloadable.php Correcting all headers in the files 2007-02-02 10:39:45 +00:00
overloadable_php4.php Adding missing accessors 2007-05-26 06:12:46 +00:00
overloadable_php5.php Adding missing accessors 2007-05-26 06:12:46 +00:00
router.php Adding comments for Router 2007-05-26 06:26:06 +00:00
sanitize.php Adding comments for Sanitize and Security 2007-05-26 06:35:44 +00:00
security.php Adding comments for Sanitize and Security 2007-05-26 06:35:44 +00:00
session.php Adding fix for #2607, fixes Fatal error: Call to a member function on a non-object when using php 4 2007-05-20 04:44:18 +00:00
set.php Adding fix for #2488 fixes Set::extract failed on assoc array if key starts with numeric 2007-04-29 01:47:26 +00:00
socket.php Updating branch with Felix's latest HttpSocket work 2007-05-15 19:59:59 +00:00
validation.php Added fix for #2545, fixes VALID_NUMBER does not allow negative values 2007-05-12 08:50:42 +00:00
xml.php Changing order of XML class defs (Ticket #2572) 2007-05-14 14:58:52 +00:00