diff --git a/tests/php81-compatibility.patch b/tests/php81-compatibility.patch index e8fb911c..776b7858 100644 --- a/tests/php81-compatibility.patch +++ b/tests/php81-compatibility.patch @@ -1,5 +1,5 @@ diff --git a/tests/expected_report.txt b/tests/expected_report.txt -index 1d5a7d3..5ecc5b1 100644 +index 1d5a7d3..e9394b1 100644 --- a/tests/expected_report.txt +++ b/tests/expected_report.txt @@ -14,23 +14,25 @@ tests/input/constants-var.php 6 0 @@ -10,7 +10,7 @@ index 1d5a7d3..5ecc5b1 100644 -tests/input/example-class.php 38 0 +tests/input/EarlyReturn.php 7 0 +tests/input/example-class.php 43 0 -+tests/input/ExampleBackedEnum.php 1 0 ++tests/input/ExampleBackedEnum.php 3 0 tests/input/forbidden-comments.php 14 0 tests/input/forbidden-functions.php 6 0 tests/input/inline_type_hint_assertions.php 7 0 @@ -51,10 +51,10 @@ index 1d5a7d3..5ecc5b1 100644 +tests/input/UselessConditions.php 21 0 ---------------------------------------------------------------------- -A TOTAL OF 381 ERRORS AND 0 WARNINGS WERE FOUND IN 42 FILES -+A TOTAL OF 424 ERRORS AND 0 WARNINGS WERE FOUND IN 45 FILES ++A TOTAL OF 426 ERRORS AND 0 WARNINGS WERE FOUND IN 45 FILES ---------------------------------------------------------------------- -PHPCBF CAN FIX 315 OF THESE SNIFF VIOLATIONS AUTOMATICALLY -+PHPCBF CAN FIX 358 OF THESE SNIFF VIOLATIONS AUTOMATICALLY ++PHPCBF CAN FIX 360 OF THESE SNIFF VIOLATIONS AUTOMATICALLY ----------------------------------------------------------------------