Melvyn J Turner
Results
2
issues of
Melvyn J Turner
Just experimenting with the static-map class and ran into 2 problems: 1. the example in the documentation uses parse_str to parse the url parameters. For php 8 this requires two...
There is an incompatibility with PHP 8.1. Temporary fix is to add attribute: ``` #[\ReturnTypeWillChange] at line 140 in Dom/Collection.php ```