cakephp2-php8/lib/Cake
Phally 9260a78ea3 Fixes last items for #1665.
- Changes double quotes to single quotes.
- Documents and tests array-based string replace.
- Rewrites test case.

Rewrites the test case because the tests didn't work as well as
they should be. The test file copied itself to the tmp directory,
did some string replace stuff on it and then loaded the data to
test its contents. However in those contents were also the
expectations, so assertContains() would always see the string in
the file... even if the replacing didn't work.

Closes #1665.
2013-10-26 14:50:42 +02:00
..
Cache Merge branch 'master' into 2.5 2013-10-14 22:57:50 -04:00
Config Update docs to reflect the routes that are actually connected. 2013-08-22 17:54:05 -04:00
Configure Remove duplication of throws 2013-10-13 21:40:35 -04:00
Console Correct casing of class names. 2013-10-21 22:34:29 +02:00
Controller Merge branch 'master' into 2.5 2013-10-14 22:57:50 -04:00
Core Additional Cake references to CakePHP and docblock typo 2013-10-09 19:38:16 -04:00
Error CS fixes using phpcs-fixer auto-correction. 2013-10-12 01:27:00 +02:00
Event cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
I18n CS fixes using phpcs-fixer auto-correction. 2013-10-12 01:27:00 +02:00
Log Merge branch 'master' into 2.5 2013-10-14 22:57:50 -04:00
Model Normalized associated models in unbindModel. 2013-10-24 15:28:31 +02:00
Network Merge remote-tracking branch 'origin/2.5' into k-halaburda-master 2013-10-12 01:05:02 +02:00
Routing Merge remote-tracking branch 'origin/2.5' into k-halaburda-master 2013-10-12 01:05:02 +02:00
Test Fixes last items for #1665. 2013-10-26 14:50:42 +02:00
TestSuite Merge branch 'master' into 2.5 2013-10-14 22:57:50 -04:00
Utility Fixes last items for #1665. 2013-10-26 14:50:42 +02:00
View Merge pull request #2132 from dereuromark/2.5-paginator-sort 2013-10-24 05:40:42 -07:00
basics.php Merge remote-tracking branch 'origin/2.5' into k-halaburda-master 2013-10-12 01:05:02 +02:00
bootstrap.php Updated additional references of Cake to CakePHP 2013-09-27 21:31:35 -04:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.1 2013-09-14 22:07:19 -04:00