[PR #52] [MERGED] Fix some error with Symfony 5 and Symfoy 3.4 #70

Closed
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/52
Author: @macintoshplus
Created: 9/15/2020
Status: Merged
Merged: 9/16/2020
Merged by: @jeremycr

Base: masterHead: master


📝 Commits (2)

  • 72fe952 add Symfony 5 configuration initialisation with backward compatibility
  • 9cbe6e7 fix return value at end of command

📊 Changes

2 files changed (+9 additions, -2 deletions)

View changed files

📝 src/Command/SchemaCommand.php (+2 -0)
📝 src/DependencyInjection/Configuration.php (+7 -2)

📄 Description

No description provided


🔄 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/52 **Author:** [@macintoshplus](https://github.com/macintoshplus) **Created:** 9/15/2020 **Status:** ✅ Merged **Merged:** 9/16/2020 **Merged by:** [@jeremycr](https://github.com/jeremycr) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`72fe952`](https://github.com/code-rhapsodie/dataflow-bundle/commit/72fe952e71669828c1fc90d85b3d7a567f7139b4) add Symfony 5 configuration initialisation with backward compatibility - [`9cbe6e7`](https://github.com/code-rhapsodie/dataflow-bundle/commit/9cbe6e73f45c04e62ccfdf6b07a89b7ddc010c4b) fix return value at end of command ### 📊 Changes **2 files changed** (+9 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Command/SchemaCommand.php` (+2 -0) 📝 `src/DependencyInjection/Configuration.php` (+7 -2) </details> ### 📄 Description _No description provided_ --- <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
admin closed this issue 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#70