cakephp2-php8/lib/Cake/Test/Case/View
mark_story 0a0a09920b Updating for PHP5.4
- Fixing strict errors.
- Fixing call time pass by reference as its been removed in PHP5.4
- Fix assign new as a reference, which has been removed.
2011-11-12 21:42:19 -05:00
..
Helper Updating for PHP5.4 2011-11-12 21:42:19 -05:00
HelperCollectionTest.php Little cleanup in exceptions. 2011-10-15 20:08:02 +02:00
HelperTest.php Fix Helper::field() for Model.min 2011-11-10 22:22:11 -05:00
MediaViewTest.php Fixing doc blocks in Test suite and some visibility keywords. 2011-10-10 23:18:48 +02:00
ScaffoldViewTest.php Splitting apart the Scaffold and ScaffoldView tests. 2011-09-16 22:08:19 -04:00
ThemeViewTest.php Fixing incorrect theme paths for plugins, tests updated. Fixes #2099 2011-10-13 15:22:10 +02:00
ViewTest.php avoid MissingPluginExceptions 2011-11-13 03:29:54 +01:00