summaryrefslogtreecommitdiffstats
path: root/php-nikic-php-parser5-rpm.patch
diff options
context:
space:
mode:
Diffstat (limited to 'php-nikic-php-parser5-rpm.patch')
-rw-r--r--php-nikic-php-parser5-rpm.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-nikic-php-parser5-rpm.patch b/php-nikic-php-parser5-rpm.patch
index 66edc42..c51924b 100644
--- a/php-nikic-php-parser5-rpm.patch
+++ b/php-nikic-php-parser5-rpm.patch
@@ -11,7 +11,7 @@ diff -up ./bin/php-parse.rpm ./bin/php-parse
- break;
- }
-}
-+require '/usr/share/php/PhpParser4/autoload.php';
++require '/usr/share/php/PhpParser5/autoload.php';
ini_set('xdebug.max_nesting_level', 3000);