This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Translation/Tests
Christophe Coevoet 8cc3f6aad4 Fix phpdoc and coding standards
This removes the unused use statements which were not catched by
PHP-CS-Fixer because of string occurences. It also fixes some invalid
phpdoc (scalar is not recognized as a valid type for instance).
2014-12-29 23:41:34 +01:00
..
Catalogue fixed CS 2014-09-22 10:32:35 +02:00
Dumper Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
fixtures Rename Symfony2 to Symfony 2014-11-24 15:09:11 +01:00
Loader [Translation] [Config] Clear libxml errors after parsing XML file 2014-09-22 20:11:23 +02:00
IdentityTranslatorTest.php Rename Symfony2 to Symfony 2014-11-24 15:09:11 +01:00
IntervalTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
MessageCatalogueTest.php fixed @expectedException class names 2013-11-25 09:44:14 +01:00
MessageSelectorTest.php [Translation] Grammar fix 2013-08-24 14:29:44 +02:00
PluralizationRulesTest.php Fix phpdoc and coding standards 2014-12-29 23:41:34 +01:00
TranslatorTest.php Rename Symfony2 to Symfony 2014-11-24 15:09:11 +01:00