--TEST--
-Test fgetc() function : usage variations - read when file pointer at EOF(fails, see bug#42037)
+Test fgetc() function : usage variations - read when file pointer at EOF (Bug #42037)
--FILE--
<?php
/*
--TEST--
-Test fwrite() function : error conditions (fails, see bug#42057)
+Test fwrite() function : error conditions (Bug #42057)
--FILE--
<?php
/*
--TEST--
-Test is_file() function: usage variations - diff. path notations(fails on linux, see bug#42027)
+Test is_file() function: usage variations - diff. path notations (Bug #42027)
--FILE--
<?php
/* Prototype: bool is_file ( string $filename );