silverstripe-framework/tests/php/i18n
Damian Mooyman 029a8b9586
API Substitute Zend_Currency with NumberFormatter based solution
API Substitute Zend_Locale with Locale / NumberFormatter
API Substitute Zend_Date with IntlDateFormatter
API Added DBTIme::Nice12, FormatFromSettings
API Added Short() method to DBDate / DBTime / DBDatetime
API Add Date::getTimestamp()
API Added setSubmittedValue api for FormField
API Add second arg to base FormField::setValue()
API Major refactor of i18n into component data parts
API Implement Resettable interface to reset objects between tests
ENHANCEMENT Changed DBField::create_field return type to `static` to support better type hinting
ENHANCEMENT i18nTextCollector supports __CLASS__
2017-02-09 15:28:59 +13:00
..
i18nTest Restored context parameter to i18n, and added to a “comment” key 2017-01-25 18:12:40 +13:00
i18nTextCollectorTest API Replace i18n message localisation with symfony/translation 2017-01-25 17:08:12 +13:00
i18nTest.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
i18nTestManifest.php API Replace i18n message localisation with symfony/translation 2017-01-25 17:08:12 +13:00
i18nTextCollectorTest.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
YamlReaderTest.php Restored context parameter to i18n, and added to a “comment” key 2017-01-25 18:12:40 +13:00
YamlWriterTest.php Restored context parameter to i18n, and added to a “comment” key 2017-01-25 18:12:40 +13:00