Send a blank email to [email protected] to get a copy of this message
Author: David Carlier (devnexen)
Date: 2025-05-17T12:46:27+01:00
Commit: https://github.com/php/php-src/commit/68abc19229272219c3755541abb90a8b02149305
Raw diff: https://github.com/php/php-src/commit/68abc19229272219c3755541abb90a8b02149305.diff
Follow-up on GH-18577, adjust new test due to change on nested objects.
Changed paths:
M Zend/tests/gh18572.phpt
Diff:
diff --git a/Zend/tests/gh18572.phpt b/Zend/tests/gh18572.phpt
index 5b877d74572d..ff178ebef24f 100644
--- a/Zend/tests/gh18572.phpt
+++ b/Zend/tests/gh18572.phpt
@@ -36,4 +36,4 @@ try {
}
?>
--EXPECTREGEX--
-(Maximum call stack size reached during object comparison|Fatal error: Nesting level too deep -
recursive dependency\?.+)
+(Maximum call stack size reached during object comparison|Nesting level too deep - recursive
dependency\?)