This repository was archived by the owner on Jun 25, 2024. It is now read-only.
error-shmerror
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.