cakephp2-php8/cake/tests/cases
mark_story 79aafda698 Removing use of serialize() for locked fields. This removes any
possible exploit related to serialize()/unserialize().  Instead values
are passed as | delimited.
2010-11-21 00:09:45 -05:00
..
console Update copyright years. 2010-10-25 07:58:22 +11:00
libs Removing use of serialize() for locked fields. This removes any 2010-11-21 00:09:45 -05:00
basics.test.php Update various links. Closes #392 2010-05-18 22:15:13 -03:00
dispatcher.test.php Adding a test to ensure that $here contains the correct value when supplying additionalParams (like through a requestAction). Changing how Dispatcher::__extractParams converts url params into a string, so the result is the same as a string url. 2010-08-04 23:44:48 -04:00