PHPLIB-199: Convert Exceptions to E_USER_WARNING in StreamWrapper
Unfortunately, PHP's StreamWrapper API requires that we trigger errors instead of throwing exceptions. This will affect driver exceptions thrown during IO and CorruptFileException thrown by ReadableStream.
Showing
Please
register
or
sign in
to comment