collision
collision copied to clipboard
Add a tip when PHP warnings were triggered
When PHP warnings are triggered in a test case, the output does not show any details, like in which file the warning was triggered. Running the tests with --display-warnings gives you all the details. Add a tip for users to add the option when running the command.
Background to this PR: https://twitter.com/enunomaduro/status/1754525232075788730
The output looks like this: