Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed for better exception throwing for issue Chumper#117
$this should not be assigned with any information as long it is not clear that the corresponding repositories can be loaded. Otherwise there won't be throwing the right exception. Now for instance the corrector exception will be > Error: Your PHP version is not compiled with zip support Instead of > Call to a member function close() on string
- Loading branch information