cakephp2-php8/lib/Cake/Test/Case/View
mark_story d238d8c0bb Fix incorrect __isset().
There was a missing $ before name.  Fixes issues
with dynamic properties not being handled correctly.

Fixes #2450
2012-01-09 21:47:57 -05:00
..
Helper Merge branch '2.0' into 2.1 2012-01-04 07:39:35 -05:00
HelperCollectionTest.php Consistently setting setUp() and tearDown() on test cases 2011-12-04 13:27:51 -08:00
HelperTest.php Adhere to code formatting standard 2011-11-30 23:21:31 -08:00
JsonViewTest.php Change serialize to _serialize 2011-11-27 23:51:49 -05:00
MediaViewTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ScaffoldViewTest.php Consistently setting setUp() and tearDown() on test cases 2011-12-04 13:27:51 -08:00
ThemeViewTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
ViewTest.php Fix incorrect __isset(). 2012-01-09 21:47:57 -05:00
XmlViewTest.php Change serialize to _serialize 2011-11-27 23:51:49 -05:00