-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: 1.3.0
-
Component/s: None
-
None
ResumeTokenException (added in PHPLIB-276) extends PHP's Exception class directly. As such, it is not an instance of any driver/library class or interface. It should extend the library's RuntimeException class.
- is related to
-
PHPLIB-276 Change stream support
- Closed