[PR #43] [MERGED] catch all error #59

Closed
opened 2026-01-23 11:21:58 +01:00 by admin · 0 comments
Owner

📋 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: masterHead: catch_throwable


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/code-rhapsodie/dataflow-bundle/pull/43 **Author:** [@jbcr](https://github.com/jbcr) **Created:** 12/4/2019 **Status:** ✅ Merged **Merged:** 12/4/2019 **Merged by:** [@jbcr](https://github.com/jbcr) **Base:** `master` ← **Head:** `catch_throwable` --- ### 📝 Commits (1) - [`09dc954`](https://github.com/code-rhapsodie/dataflow-bundle/commit/09dc9546c34a82156e474abebf097d510b812348) catch all error ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/DataflowType/Dataflow/Dataflow.php` (+1 -1) </details> ### 📄 Description When the dataflow is processed, only the Exception is caught but some error can be occurred and can be caught with Throwable. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-23 11:21:58 +01:00
admin closed this issue 2026-01-23 11:21:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: code-rhapsodie/dataflow-bundle#59