mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 23:56:25 +03:00
* Make PHPUnit 10 config more consistent with PHPUnitBridge behavior * Set umask(1000) when debug is true Applies https://github.com/symfony/recipes/pull/889 to the PHPUnit recipe.