diff --git a/ext/standard/tests/file/003.phpt b/ext/standard/tests/file/003.phpt index 924e8b256f5..30254aef103 100644 --- a/ext/standard/tests/file/003.phpt +++ b/ext/standard/tests/file/003.phpt @@ -7,5 +7,5 @@ is_file/file_exist --EXPECT-- bool(false) bool(false) -int(1) +bool(true) bool(true)