cakephp2-php8/lib/Cake/Test/Case/Model/Datasource
mark_story 2096d3f632 Clamp limit values to be unsigned integers.
This solves large page numbers potentially turning into scientific
notation when being formatted into queries. It also further safeguards
against SQL manipulation.

Refs #GH-1263
2013-05-02 22:36:50 -04:00
..
Database Fix condition parsing in mysql specific cases. 2013-04-18 21:52:22 -04:00
Session Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
CakeSessionTest.php Added extra line for referencing license file for copyright 2013-02-08 21:22:51 +09:00
DataSourceTest.php This commit is dedicated to Mark Story, who has put in much dedicated time and effort into CakePHP over the years. 2013-02-08 20:59:49 +09:00
DboSourceTest.php Clamp limit values to be unsigned integers. 2013-05-02 22:36:50 -04:00