mirror of
https://github.com/symfony/recipes.git
synced 2026-09-15 09:06:24 +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.