Closed donatj closed 2 years ago
With the release of 8.0 I'm intent on upgrading all my libraries to require a minimum of PHP 7.1 (7.0 didn't have nullable type hints, so that's a no-go)
This is the WIP branch of that effort for mock-webserver
It looks like the only conflicts to be resolved are in mddoc.xml and README.md. Is there a plan for releasing this as a version 3?
mddoc.xml
README.md
With the release of 8.0 I'm intent on upgrading all my libraries to require a minimum of PHP 7.1 (7.0 didn't have nullable type hints, so that's a no-go)
This is the WIP branch of that effort for mock-webserver