RFC: Catchable "call to a member function of a non-object"
Hello everyone,
as per the RFC process I'd like to start a discussion on the RFC
I've put up on the RFC Wiki:
https://wiki.php.net/rfc/catchable-call-to-member-of-non-object
RFC: Catchable "call to a member function of a non-object", 1.0
The essence of this pull request is that it converts this fatal error
into E_RECOVERABLE_ERRORs. Framework authors may choose to convert
these into exceptions, as they already do with argument type mismatches.
Feedback is welcome!
- Timm
Thread (11 messages)