### Description [could this path which returns FALSE](https://github.com/php/php-src/blob/8712f4bf19d388e9e73d6c1c80e691f35df36d13/ext/standard/streamsfuncs.c#L466-L468) be turned into a exception, so `stream_get_contents()` could return `string`, instead of `string|false`?