cakephp2-php8/cake
Joe Beeson b9163b95fe Added a warning that will appear on the homepage to alert users that
their PCRE installation doesn't have Unicode support which can cause a
whole mess of trouble if gone unnoticed. The warning will only display
if their system doesn't have support, not if it does. Fixes #1113

Signed-off-by: mark_story <mark@mark-story.com>
2010-09-18 00:17:51 -04:00
..
config Updated version number to 1.3.4 2010-09-12 17:57:55 +10:00
console Making the set() functions use + instead of array_merge() so that numeric indices are properly preserved across multiple method calls. Fixes #1105 2010-09-18 00:13:03 -04:00
libs Added a warning that will appear on the homepage to alert users that 2010-09-18 00:17:51 -04:00
tests Making the set() functions use + instead of array_merge() so that numeric indices are properly preserved across multiple method calls. Fixes #1105 2010-09-18 00:13:03 -04:00
basics.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
bootstrap.php Removing closing PHP tags. 2010-05-11 08:07:49 +10:00
dispatcher.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
LICENSE.txt Fixing cakephp domain name. 2010-01-26 17:15:15 -05:00
VERSION.txt Updated version number to 1.3.4 2010-09-12 17:57:55 +10:00