cakephp2-php8/lib/Cake
mark_story b533c1b3ba Make named capture groups compatible with older PCRE versions.
CentOS is terrible and generally contains very old versions of PCRE.
Update patterns to use more backwards compatible named capture groups.

Fixes #3821
2013-05-09 12:18:26 -04:00
..
Cache spelling corrections (a url to an URL, unify URL) 2013-04-29 11:05:17 +02:00
Config Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
Configure == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Console Split sentence into two sentences 2013-05-09 10:22:43 +03:00
Controller Make note of method removal. 2013-05-04 15:03:04 -04:00
Core Move App::uses() calls above the class. 2013-05-07 03:30:19 +05:30
Error Prevent autoload when checking for the existence of HttpException 2013-05-08 13:25:42 +03:00
Event spelling correction. 2013-03-29 11:16:20 +01:00
I18n Remove remaining reference operators. 2013-04-15 21:23:48 -04:00
Log Fix typos 2013-03-05 00:05:14 -07:00
Model Remove error setting when reading/deleting non-existent key. 2013-05-04 03:16:33 +05:30
Network Merge pull request #1254 from dereuromark/master-spelling-corrections 2013-04-29 09:27:48 -07:00
Routing spelling corrections 2013-04-30 14:11:50 +02:00
Test Merge pull request #1276 from aymericderbois/2.3-XmlFixZeroValueProblem 2013-05-07 19:03:18 -07:00
TestSuite Be compatible with PHPUnit installed with composer. 2013-03-22 21:01:20 -04:00
Utility Make named capture groups compatible with older PCRE versions. 2013-05-09 12:18:26 -04:00
View Fix disabled attribute check. 2013-05-08 01:43:27 +05:30
basics.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
bootstrap.php Also set mb_regex_encoding. 2013-04-30 13:00:36 -04:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.3.4 2013-04-28 16:30:59 -04:00