From 42147848794b1b251c7c158c356308bfe98fee40 Mon Sep 17 00:00:00 2001 From: Greg Sherwood Date: Mon, 27 Sep 2021 14:18:35 +1000 Subject: [PATCH] Changelog for #3425 --- package.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/package.xml b/package.xml index 89a7e686c8..1b0566706e 100644 --- a/package.xml +++ b/package.xml @@ -92,6 +92,8 @@ http://pear.php.net/dtd/package-2.0.xsd"> - Fixed bug #3394 : Fix PHP 8.1 auto_detect_line_endings deprecation notice - Fixed bug #3400 : PHP 8.1: prevent deprecation notices about missing return types -- 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