mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
[skip ci] Fix test expectation for Windows
No clue why the line reports 0 on Windows...
This commit is contained in:
parent
cb1d4ba97a
commit
a00c73458f
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ class Demo extends RoundingMode {}
|
|||
|
||||
?>
|
||||
--EXPECTF--
|
||||
Fatal error: Class Demo cannot extend enum RoundingMode in %s on line 3
|
||||
Fatal error: Class Demo cannot extend enum RoundingMode in %s on line %d
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue