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/Bundle/FrameworkBundle/Translation
Fabien Potencier 984d82cbe5 minor #14121 CS: Pre incrementation/decrementation should be used if possible (gharlan)
This PR was merged into the 2.3 branch.

Discussion
----------

CS: Pre incrementation/decrementation should be used if possible

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | n/a

Fixes provided by new fixer: https://github.com/FriendsOfPHP/PHP-CS-Fixer/pull/1113

If this pr is merged I would change the level of the fixer to `symfony`.

Commits
-------

c5123d6 CS: Pre incrementation/decrementation should be used if possible
2015-05-15 15:28:34 +02:00
..
PhpExtractor.php CS: Pre incrementation/decrementation should be used if possible 2015-04-07 19:54:22 +02:00
PhpStringTokenParser.php CS: unalign => 2015-04-21 22:51:01 +02:00
TranslationLoader.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Translator.php [Translator] Cache does not take fallback locales into consideration 2015-04-08 15:33:16 +02:00