mirror of
https://github.com/code-rhapsodie/dataflow-bundle.git
synced 2026-03-24 06:42:23 +01:00
[PR #43] [MERGED] catch all error #59
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/code-rhapsodie/dataflow-bundle/pull/43
Author: @jbcr
Created: 12/4/2019
Status: ✅ Merged
Merged: 12/4/2019
Merged by: @jbcr
Base:
master← Head:catch_throwable📝 Commits (1)
09dc954catch all error📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/DataflowType/Dataflow/Dataflow.php(+1 -1)📄 Description
When the dataflow is processed, only the Exception is caught but some error can be occurred and can be caught with Throwable.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.