cakephp2-php8/lib/Cake
Renan Gonçalves 703d9881e9 Adding files to be compared against bake generated files, fixing bake templates in the meantime.
Writing assertContains() or assertRegExp for generated code is a pain and making the test cover most part of it is very difficult.

Things like:
 ```
 } else {
 }
 ```

Are very easy to happen (which was the case) and was not being covered by the test.
2013-08-21 23:44:07 +02:00
..
Cache Fixing some errors related to unlink() on windows 2013-08-09 21:33:21 +09:00
Config Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Configure Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Console Adding files to be compared against bake generated files, fixing bake templates in the meantime. 2013-08-21 23:44:07 +02:00
Controller unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Core unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Error Update doc block. 2013-07-05 21:25:06 -04:00
Event Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18n unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Log doc block corrections 2013-07-05 16:17:23 +02:00
Model Remove session.auto_start configuration. 2013-08-21 13:18:44 -04:00
Network unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Routing Merge pull request #1533 from dereuromark/master-null-checks 2013-08-17 12:05:52 -07:00
Test Adding files to be compared against bake generated files, fixing bake templates in the meantime. 2013-08-21 23:44:07 +02:00
TestSuite unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
Utility unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
View unify null checks - avoid method call in favor of strict check 2013-08-16 20:12:49 +02:00
basics.php correct return types in doc blocks 2013-07-05 17:19:22 +02:00
bootstrap.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.3.9 2013-08-12 00:37:35 +02:00