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/Dumper
François-Xavier de Guillebon b54abfc643
Fix wrong dump for PO files
2019-04-06 19:11:02 +02:00
..
CsvFileDumper.php switched array() to [] 2019-01-16 10:39:14 +01:00
DumperInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
FileDumper.php Apply php-cs-fixer rule for array_key_exists() 2019-02-23 16:06:07 +01:00
IcuResFileDumper.php switched array() to [] 2019-01-16 10:39:14 +01:00
IniFileDumper.php switched array() to [] 2019-01-16 10:39:14 +01:00
JsonFileDumper.php switched array() to [] 2019-01-16 10:39:14 +01:00
MoFileDumper.php switched array() to [] 2019-01-16 10:39:14 +01:00
PhpFileDumper.php switched array() to [] 2019-01-16 10:39:14 +01:00
PoFileDumper.php Fix wrong dump for PO files 2019-04-06 19:11:02 +02:00
QtFileDumper.php switched array() to [] 2019-01-16 10:39:14 +01:00
XliffFileDumper.php Apply php-cs-fixer rule for array_key_exists() 2019-02-23 16:06:07 +01:00
YamlFileDumper.php switched array() to [] 2019-01-16 10:39:14 +01:00