mirror of
https://github.com/php/php-src.git
synced 2024-11-24 10:24:11 +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:
|
Stack trace:
|
||||||
#0 %s(16): class@anonymous->a()
|
#0 %s(16): class@anonymous->a()
|
||||||
#1 {main}
|
#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:
|
Stack trace:
|
||||||
#0 %s(16): class@anonymous->a()
|
#0 %s(16): class@anonymous->a()
|
||||||
#1 {main}
|
#1 {main}
|
||||||
thrown in /%s on line 13
|
thrown in %s on line 13
|
||||||
|
Loading…
Reference in New Issue
Block a user