--TEST-- Bug #76857 (Can read "non-existant" files) --FILE-- --EXPECTF-- Warning: file_exists(): Unable to find the wrapper "foobar" - did you forget to enable it when you configured PHP? in %s on line %d bool(true) Warning: file_get_contents(): Unable to find the wrapper "foobar" - did you forget to enable it when you configured PHP? in %s on line %d string(9) "test data" --CLEAN--