[php-src] master: Merge branch 'PHP-8.4'
Author: David Carlier (devnexen)
Date: 2025-05-17T12:46:51+01:00
Commit: https://github.com/php/php-src/commit/419b9a7ff6ed78ca2485705f24a1ac0c3c8e0d1b
Raw diff: https://github.com/php/php-src/commit/419b9a7ff6ed78ca2485705f24a1ac0c3c8e0d1b.diff
Merge branch 'PHP-8.4'
Changed paths:
M Zend/tests/gh18572.phpt
Diff:
diff --git a/Zend/tests/gh18572.phpt b/Zend/tests/gh18572.phpt
index 46361abe9664..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