1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

fix regex typo for GH-18577 new test

This commit is contained in:
David Carlier
2025-05-17 12:44:57 +01:00
parent 4dcbd24bad
commit 88d6e7c238

View File

@@ -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\?.+)