ci: Use GitHub Actions V3 #32
backwards-compatibility.yml
on: pull_request
Backwards compatibility check
16s
Annotations
10 errors
Backwards compatibility check:
src/DataGenerator/RegexBasedAbstract.php#L41
The parameter $handler of FastRoute\DataGenerator\RegexBasedAbstract#addRoute() changed from no type to mixed
|
Backwards compatibility check:
src/DataGenerator/RegexBasedAbstract.php#L41
The parameter $handler of FastRoute\DataGenerator\RegexBasedAbstract#addRoute() changed from no type to mixed
|
Backwards compatibility check:
src/DataGenerator/RegexBasedAbstract.php#L41
The parameter $handler of FastRoute\DataGenerator\RegexBasedAbstract#addRoute() changed from no type to mixed
|
Backwards compatibility check:
src/DataGenerator/RegexBasedAbstract.php#L41
The parameter $handler of FastRoute\DataGenerator\RegexBasedAbstract#addRoute() changed from no type to mixed
|
Backwards compatibility check:
src/DataGenerator/RegexBasedAbstract.php#L41
The parameter $handler of FastRoute\DataGenerator\RegexBasedAbstract#addRoute() changed from no type to mixed
|
Backwards compatibility check:
src/RouteCollector.php#L21
The parameter $httpMethod of FastRoute\RouteCollector#addRoute() changed from no type to a non-contravariant string|array
|
Backwards compatibility check:
src/RouteCollector.php#L21
The parameter $httpMethod of FastRoute\RouteCollector#addRoute() changed from no type to string|array
|
Backwards compatibility check:
src/RouteCollector.php#L21
The parameter $handler of FastRoute\RouteCollector#addRoute() changed from no type to mixed
|
Backwards compatibility check:
src/RouteCollector.php#L50
The parameter $handler of FastRoute\RouteCollector#any() changed from no type to mixed
|
Backwards compatibility check:
src/RouteCollector.php#L60
The parameter $handler of FastRoute\RouteCollector#get() changed from no type to mixed
|