cakephp2-php8/lib/Cake/Test/Case/View/Helper
mark_story c8ab4ad05b Fix issue in TimeHelper with translated values.
LC_TIME files using unicode code points would incorrectly display.
Use either the Multibyte class or mbstring to correctly detect
and convert values.

Fixes #912

Conflicts:

	lib/Cake/View/Helper/TimeHelper.php
2011-11-19 10:12:05 -05:00
..
CacheHelperTest.php Test case compatibility skipUnless() to markTestSkipped() 2011-11-16 21:07:09 -05:00
FormHelperTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
HtmlHelperTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
JqueryEngineHelperTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
JsHelperTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
MootoolsEngineHelperTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
NumberHelperTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
PaginatorHelperTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
PrototypeEngineHelperTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
RssHelperTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
SessionHelperTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
TextHelperTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00
TimeHelperTest.php Fix issue in TimeHelper with translated values. 2011-11-19 10:12:05 -05:00