mirror of
https://github.com/php/php-src.git
synced 2025-08-15 13:38:49 +02:00
fix regex typo for GH-18577 new test
This commit is contained in:
parent
4dcbd24bad
commit
88d6e7c238
1 changed files with 1 additions and 1 deletions
|
@ -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\?.+)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue