From 834d34eee897a08c2d640d70ea9e8517c835c496 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Tue, 12 Dec 2023 08:26:12 +0100 Subject: refresh patches (avoid offset) --- php-8.0.19-parser.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php-8.0.19-parser.patch') diff --git a/php-8.0.19-parser.patch b/php-8.0.19-parser.patch index 8a28e4d..af41d8a 100644 --- a/php-8.0.19-parser.patch +++ b/php-8.0.19-parser.patch @@ -1,7 +1,7 @@ diff -up ./build/gen_stub.php.syslib ./build/gen_stub.php --- ./build/gen_stub.php.syslib 2020-06-25 08:11:51.782046813 +0200 +++ ./build/gen_stub.php 2020-06-25 08:13:11.188860368 +0200 -@@ -1075,6 +1075,12 @@ function initPhpParser() { +@@ -1801,6 +1801,12 @@ function initPhpParser() { } $isInitialized = true; -- cgit