silverstripe-framework/tests/i18n
Ingo Schommer fca2c205b7 API CHANGE Removed $priority arguments from _t(), use module priorities instead.
ENHANCEMENT Refactored i18nTextCollector collection logic alongside $priority removal, from regex to (slightly more maintainable) PHP tokenizer. Using var_export() for generating PHP, which auto-escapes strings more robustly.
ENHANCEMENT Refactored i18nTextCollector into pluggable writers (in preparation of new YML output format)
2012-04-15 17:17:17 +02:00
..
_fakewebroot MINOR Removed deprecated usage of $priority argument in _t() calls 2012-04-15 17:17:17 +02:00
i18nSSLegacyAdapterTest.php API CHANGE Using Zend_Translate with YAML translation files, replacing the $lang global and PHP files in the /lang folders. 2012-04-15 17:17:15 +02:00
i18nTest.php API CHANGE Using Zend_Translate with YAML translation files, replacing the $lang global and PHP files in the /lang folders. 2012-04-15 17:17:15 +02:00
i18nTextCollectorTest.php API CHANGE Removed $priority arguments from _t(), use module priorities instead. 2012-04-15 17:17:17 +02:00
i18nTextCollectorTestMyObject.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00
i18nTextCollectorTestMySubObject.php MINOR Update @package values to match renaming sapphire 2012-04-15 10:50:19 +12:00