cakephp2-php8/lib/Cake/View
mark_story 3d4ebc038c Throw exceptions when non Datasource classes are used as Datasources.
Using models as datasources can cause segmentation faults. Guard against
that by checking types and raising exceptions early.

Fixes #3694
2013-03-12 21:59:45 -04:00
..
Elements == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Errors Throw exceptions when non Datasource classes are used as Datasources. 2013-03-12 21:59:45 -04:00
Helper Merge pull request #1165 from cakephp/master-year-range 2013-03-05 17:36:47 -08:00
Scaffolds == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
Helper.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
HelperCollection.php Fix typos 2013-03-05 00:05:14 -07:00
JsonView.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
MediaView.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
ScaffoldView.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
ThemeView.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
View.php Fix typos 2013-03-05 00:05:14 -07:00
ViewBlock.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
XmlView.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00