mirror of
https://github.com/php/php-src.git
synced 2024-11-24 02:15:04 +08:00
Fix tests on Windows
This commit is contained in:
parent
ecaf408d30
commit
b3849edf2c
@ -23,4 +23,4 @@ Fatal error: Uncaught TypeError: Return value of class@anonymous::a() must be an
|
||||
Stack trace:
|
||||
#0 %s(16): class@anonymous->a()
|
||||
#1 {main}
|
||||
thrown in /%s on line 13
|
||||
thrown in %s on line 13
|
||||
|
@ -23,4 +23,4 @@ Fatal error: Uncaught TypeError: Return value of class@anonymous::a() must be an
|
||||
Stack trace:
|
||||
#0 %s(16): class@anonymous->a()
|
||||
#1 {main}
|
||||
thrown in /%s on line 13
|
||||
thrown in %s on line 13
|
||||
|
Loading…
Reference in New Issue
Block a user