schmittjoh / JMSTranslationBundle

Puts the Symfony2 Translation Component on steroids
http://jmsyst.com/bundles/JMSTranslationBundle
426 stars 292 forks source link

Apply cs #532

Closed franmomu closed 4 years ago

franmomu commented 4 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets
License Apache2

Description

This are the changes of applying Doctrine coding standards to the whole code. I tried to manually check the code looking for some calls (that could fail with strict_types), but maybe I'm missing some.

goetas commented 4 years ago

thanks