mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
506051f688
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 |
||
---|---|---|
.. | ||
CacheHelperTest.php | ||
FlashHelperTest.php | ||
FormHelperTest.php | ||
HtmlHelperTest.php | ||
JqueryEngineHelperTest.php | ||
JsHelperTest.php | ||
MootoolsEngineHelperTest.php | ||
NumberHelperTest.php | ||
PaginatorHelperTest.php | ||
PrototypeEngineHelperTest.php | ||
RssHelperTest.php | ||
SessionHelperTest.php | ||
TextHelperTest.php | ||
TimeHelperTest.php |