From 7dc5b01e6cdd4dc2fb914a2f53108ca5c3572f09 Mon Sep 17 00:00:00 2001 From: Simon Podlipsky Date: Sun, 26 Jun 2022 14:25:13 +0300 Subject: [PATCH] Update compatibility patch --- tests/php81-compatibility.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/php81-compatibility.patch b/tests/php81-compatibility.patch index 50b0aaa4..c2d5d510 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 476a58b..4775455 100644 +index 476a58b..b84ce13 100644 --- a/tests/expected_report.txt +++ b/tests/expected_report.txt @@ -14,40 +14,43 @@ tests/input/constants-var.php 6 0 @@ -51,15 +51,15 @@ index 476a58b..4775455 100644 +tests/input/UselessConditions.php 21 0 ---------------------------------------------------------------------- -A TOTAL OF 377 ERRORS AND 0 WARNINGS WERE FOUND IN 41 FILES -+A TOTAL OF 411 ERRORS AND 0 WARNINGS WERE FOUND IN 44 FILES ++A TOTAL OF 412 ERRORS AND 0 WARNINGS WERE FOUND IN 44 FILES ---------------------------------------------------------------------- -PHPCBF CAN FIX 313 OF THESE SNIFF VIOLATIONS AUTOMATICALLY -+PHPCBF CAN FIX 345 OF THESE SNIFF VIOLATIONS AUTOMATICALLY ++PHPCBF CAN FIX 346 OF THESE SNIFF VIOLATIONS AUTOMATICALLY ---------------------------------------------------------------------- diff --git a/tests/fixed/EarlyReturn.php b/tests/fixed/EarlyReturn.php -index caf1dbb..fc734db 100644 +index 5a82a93..7d5eb01 100644 --- a/tests/fixed/EarlyReturn.php +++ b/tests/fixed/EarlyReturn.php @@ -11,7 +11,7 @@ class EarlyReturn