[PR #51] [CLOSED] Fix for symfony5 compatibility #68

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

📋 Pull Request Information

Original PR: https://github.com/code-rhapsodie/dataflow-bundle/pull/51
Author: @jlchassaing
Created: 5/19/2020
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • 2a06fe7 Fix for symfony5 compatibility

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/DependencyInjection/Configuration.php (+2 -2)

📄 Description

The TreeBuilder first constructor parameter must be set to define de root node.


🔄 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/51 **Author:** [@jlchassaing](https://github.com/jlchassaing) **Created:** 5/19/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`2a06fe7`](https://github.com/code-rhapsodie/dataflow-bundle/commit/2a06fe7c29efaad97b22e6fc3024c790ef47bbae) Fix for symfony5 compatibility ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/DependencyInjection/Configuration.php` (+2 -2) </details> ### 📄 Description The TreeBuilder first constructor parameter must be set to define de root node. --- <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:59 +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#68