stable

Clone or download

Read-only

request #14805: Run the PHP unit tests with error_reporting set to E_ALL

This allows in particular to find errors at the E_DEPRECATED level. Change-Id: I712cd10b68e5f80b07dac47549d873716c531af6

Modified Files

Name
M plugins/git/include/GitRepository.class.php +4 −4 Go to diff View file
M plugins/velocity/tests/unit/Velocity/Semantic/BacklogRequiredTrackerCollectionTest.php +10 −1 Go to diff View file
M src/common/Project/ServiceManager.class.php +2 −2 Go to diff View file
M src/common/valid/Rule.class.php +2 −2 Go to diff View file
M src/composer.json +1 −1 Go to diff View file
M src/composer.lock +6 −6 Go to diff View file
M tests/unit/common/FRS/FRSFileFactoryTest.php +2 −1 Go to diff View file
M tests/unit/common/FRS/FRSPackageFactoryTest.php +6 −5 Go to diff View file
M tests/unit/phpunit.xml +1 −0 Go to diff View file