From c39e2b9893f5cf3beb54c81e190d69eb6fdda7ef Mon Sep 17 00:00:00 2001 From: Ondrej Mirtes Date: Thu, 3 Oct 2024 10:55:29 +0200 Subject: [PATCH] nikic/php-parser v4 BC layer for renamed classes --- compiler/src/Console/PrepareCommand.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/compiler/src/Console/PrepareCommand.php b/compiler/src/Console/PrepareCommand.php index 9dbc3e3192..b7e4ad365a 100644 --- a/compiler/src/Console/PrepareCommand.php +++ b/compiler/src/Console/PrepareCommand.php @@ -166,6 +166,8 @@ private function buildPreloadScript(): void $template = <<<'php'