-
Type: Improvement
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
PHP's StreamWrapper API does not utilize exceptions for error reporting, which can be inconvenient or unexpected for users. This ticket can be used to research ways we can make it easier for users to acknowledge internal errors that are currently only emitted as E_USER_WARNING errors and otherwise masked behind a false return value from a StreamWrapper method.
- is related to
-
PHPLIB-427 GridFS StreamWrapper should report EOF after an exception
- Closed
- related to
-
PHPLIB-425 GridFS methods should throw if stream_copy_to_stream() fails
- Closed
- links to