Closed michal-m closed 9 years ago
Typo has been fixed here: https://github.com/kohana/minion/commit/b6cd32dbc5bcd97cd8e2af39ca6373bd7d0acb6c
Undefined variable bug has been fixed here: https://github.com/kohana/minion/commit/bf9cee1e5a5dda51abec43b01a5ebdb36fa244c7
Also for future reference, all PRs must target the develop
branch.
This pull request fixes the above error that's is thrown when you try to throw a Minion_Exception.
See bug report 4774.