mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2024-11-15 11:28:25 +00:00
3729ac1f2f
When combining 12 hour format, interval and afternoon times, the incorrect meridian would be selected. Moving the hour math into FormHelper::hour() makes that method generally more correct and lenient on its input. Fixes #3299 |
||
---|---|---|
.. | ||
CacheHelperTest.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 |