From ca4d10066278a6021c588668a311d4a99916381f Mon Sep 17 00:00:00 2001 From: Greg Sherwood Date: Mon, 11 Oct 2021 14:55:01 +1100 Subject: [PATCH] Changelog for #3455 (ref #3446) --- package.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.xml b/package.xml index 8020c228b9..50b44b2cf4 100644 --- a/package.xml +++ b/package.xml @@ -96,6 +96,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> -- Thanks to Juliette Reinders Folmer for the patch - Fixed bug #3425 : PHP 8.1 | Runner::processChildProcs(): fix passing null to non-nullable bug -- Thanks to Juliette Reinders Folmer for the patch + - Fixed bug #3445 : Nullable parameter after attribute incorrectly tokenized as ternary operator + -- Thanks to Juliette Reinders Folmer for the patch