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
Mikael Pajunen 75d0d593e3 Use PHPUnit ini_set wrapper in tests
PHPUnit ini_set wrapper is now used in tests to automatically reset
ini settings after the test is run. This avoids possible side effects
and test skipping.

Native ini_set is still used in DefaultCsrfProviderTest, but its
tests are run in isolation.
2015-01-02 18:15:09 +02:00
..
Bridge Fixes various phpdoc and coding standards. 2015-01-02 09:58:20 +01:00
Bundle Fixes various phpdoc and coding standards. 2015-01-02 09:58:20 +01:00
Component Use PHPUnit ini_set wrapper in tests 2015-01-02 18:15:09 +02:00