cakephp2-php8/lib/Cake/Error
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
..
ErrorHandler.php Fix an issue which gives gibberish output when gzip is enabled. 2013-02-26 00:23:00 +08:00
ExceptionRenderer.php == to === and != to !== where applicable 2013-02-12 03:38:08 +01:00
exceptions.php Throw exceptions when non Datasource classes are used as Datasources. 2013-03-12 21:59:45 -04:00