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
No known key found for this signature in database
GPG key ID: 8486F847B4B94EF1

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