[php-src] PHP-8.4: Merge branch 'PHP-8.3' into PHP-8.4
Author: David Carlier (devnexen)
Date: 2025-05-17T12:45:13+01:00
Commit: https://github.com/php/php-src/commit/e4e71215d69932c46c9c4b0ea58061b78302d73b
Raw diff: https://github.com/php/php-src/commit/e4e71215d69932c46c9c4b0ea58061b78302d73b.diff
Merge branch 'PHP-8.3' into 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..5b877d74572d 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|Fatal error: Nesting level too deep -
recursive dependency\?.+)
Thread (1 message)
- David Carlier