Skip to content
This repository was archived by the owner on Jun 25, 2024. It is now read-only.

error-shmerror

Choose a tag to compare

@longrunningprocess longrunningprocess released this 18 Jul 18:12
· 332 commits to master since this release

Error handling bugfix.

When a consumer uses a library that changes PHP's error behavior, e.g, Yii turns PHP_NOTICE into Exception, optional variables can stop the app when not provided.