Your code should follow Symfony's coding standards as close as possible.
Your code should follow Symfony's code conventions as close as possible.
Please make sure the unit tests run without failures before and after contributing. To do this, simply run your tests using the phpunit version bundled with the library, like this:
./bin/phpunit Tests/Path/To/Your/Test.php