summaryrefslogtreecommitdiffstats
path: root/php-8.0.0-parser.patch
diff options
context:
space:
mode:
Diffstat (limited to 'php-8.0.0-parser.patch')
-rw-r--r--php-8.0.0-parser.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-8.0.0-parser.patch b/php-8.0.0-parser.patch
index 4260b50..f5da3b5 100644
--- a/php-8.0.0-parser.patch
+++ b/php-8.0.0-parser.patch
@@ -11,6 +11,6 @@ diff -up ./build/gen_stub.php.syslib ./build/gen_stub.php
+ return;
+ }
+
- $version = "4.3.0";
+ $version = "4.9.0";
$phpParserDir = __DIR__ . "/PHP-Parser-$version";
if (!is_dir($phpParserDir)) {