cakephp2-php8/lib/Cake
mark_story 506051f688 Correct input generation for postgres numeric types.
Numeric types in postgres are treated like decimals, except they can
have no length, precision or scale components defined.

IE does not accept 1.00000 as a valid step attribute so we'll default to
any when we encounter decimal types with no length.

Refs #7497
2015-10-01 21:46:21 -04:00
..
Cache use constant PHP_SAPI 2015-07-26 15:35:03 +02:00
Config Updated the default Cake routes to include a defaultRoute true flag to allow differentiation 2014-05-29 00:55:51 -04:00
Configure Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
Console Update another link to DebugKit 2.2 branch 2015-09-28 12:51:30 +02:00
Controller Merge pull request #7447 from ravage84/2.7-lib-improvements 2015-09-25 12:14:00 -04:00
Core Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
Error Fix issue "Debugger class not found" 2015-09-12 15:28:30 -04:00
Event Correct return type 2015-09-25 18:02:44 +02:00
I18n Fix incorrectly parsed mo file context. 2015-07-30 22:28:55 -04:00
Log Add note to param 2015-09-25 18:03:36 +02:00
Model Merge pull request #7447 from ravage84/2.7-lib-improvements 2015-09-25 12:14:00 -04:00
Network Load config file before checking class existence. 2015-09-28 22:52:51 +05:30
Routing Update param annotation 2015-09-25 18:12:20 +02:00
Test Correct input generation for postgres numeric types. 2015-10-01 21:46:21 -04:00
TestSuite Revert part of the changes in 1ede742d92 2015-09-29 21:41:33 -04:00
Utility Correct inflection of virus. 2015-09-28 21:04:23 -04:00
View Correct input generation for postgres numeric types. 2015-10-01 21:46:21 -04:00
basics.php Various improvments to the CakePH Plib files 2015-09-25 17:11:20 +02:00
bootstrap.php Bootstrap Configure after the mb_* shims have been defined. 2015-07-29 22:01:27 -04:00
LICENSE.txt Bump copyright year in license 2015-01-12 15:18:04 -05:00
VERSION.txt Update version number to 2.7.5 2015-10-01 21:03:56 -04:00