Skip to content

v0.2.4

Compare
Choose a tag to compare
@tg666 tg666 released this 15 Apr 01:39
· 12 commits to master since this release
Fix: The last error in a finally contexts

- added method `FinallyContext::withError()`
- added an argument `$lastError` into method `FinallyCallbackQueueInvoker::invoke()`
- modified test case `FinallyCallbackQueueInvokerTestCase`