Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
- Pro
Popular repositories
560 contributions in the last year
Contribution activity
July 2020
Created a pull request in protocolbuffers/protobuf that received 4 comments
Created an issue in protocolbuffers/protobuf that received 4 comments
How should PHP report errors?
There appear to be several related but distinct ways of signaling errors in PHP:
Zend Exceptions: raise with zend_throw_exception().
Zend Errors: …
4
comments