Skip to content

Fix PHP 8.4 deprecation warnings

Latest
Compare
Choose a tag to compare
@rowanhill rowanhill released this 04 Mar 08:53
db07e22

PHP 8.4 deprecated ReflectionMethod::__construct(string $classMethod), preferring ReflectionMethod::createFromMethodName . This is a minor release to avoid deprecation warnings when using wiremock-php with PHP 8.4.