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:
@@ -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\?.+)
|
||||
|
||||
Reference in New Issue
Block a user