[PR #19] [CLOSED] Add compiler pass #38

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

📋 Pull Request Information

Original PR: https://github.com/code-rhapsodie/dataflow-bundle/pull/19
Author: @jbcr
Created: 11/6/2019
Status: Closed

Base: masterHead: add_compiler_pass


📝 Commits (3)

📊 Changes

3 files changed (+51 additions, -1 deletions)

View changed files

📝 src/CodeRhapsodieDataflowBundle.php (+2 -0)
📝 src/DataflowType/Dataflow/Dataflow.php (+0 -1)
src/DependencyInjection/Compiler/DbalRepositoryCompilerPass.php (+49 -0)

📄 Description

See #13


🔄 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/19 **Author:** [@jbcr](https://github.com/jbcr) **Created:** 11/6/2019 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add_compiler_pass` --- ### 📝 Commits (3) - [`cb0c19f`](https://github.com/code-rhapsodie/dataflow-bundle/commit/cb0c19fa354263f02703fde687207ca0fe0a18b5) add compiler pass #13 - [`5b7c89e`](https://github.com/code-rhapsodie/dataflow-bundle/commit/5b7c89ec4e0bc69bbf75a7ce7225186db7d791a9) enable compiler pass - [`8407fc9`](https://github.com/code-rhapsodie/dataflow-bundle/commit/8407fc99333194dc7032a89ff9c808a7de74ec78) remplace exception by ServiceNotFoundException ### 📊 Changes **3 files changed** (+51 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/CodeRhapsodieDataflowBundle.php` (+2 -0) 📝 `src/DataflowType/Dataflow/Dataflow.php` (+0 -1) ➕ `src/DependencyInjection/Compiler/DbalRepositoryCompilerPass.php` (+49 -0) </details> ### 📄 Description See #13 --- <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:53 +01:00
admin closed this issue 2026-01-23 11:21:53 +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#38