Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 267 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 267 Bytes

How to reproduce?

I create a test to reproduce this unexpected behavior. Without the patch, the test fails.

Run next command to execute it:

php bin/phpunit

Or, if you use Docker :

docker compose run --rm php-apache php bin/phpunit