Using DIRECTORY_SEPARATOR constant in your PHPUnit tests might save you the trouble if your team is using different OS on their devices.
Tag: PHP
A quick guide that will help you fine tune your PHP-FPM performance, how to determine the correct number of child processes based on your application.