[php-src] master: Follow-up on GH-18577, adjust new test due to change on nested objects.

From: Date: Sat, 17 May 2025 11:58:20 +0000
Subject: [php-src] master: Follow-up on GH-18577, adjust new test due to change on nested objects.
Groups: php.cvs 
Request: 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\?)


Thread (1 message)

  • David Carlier
« previous php.cvs (#134139) next »