mirror of
https://github.com/code-rhapsodie/dataflow-bundle.git
synced 2026-03-24 06:42:23 +01:00
[PR #19] [CLOSED] Add compiler pass #38
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/19
Author: @jbcr
Created: 11/6/2019
Status: ❌ Closed
Base:
master← Head:add_compiler_pass📝 Commits (3)
cb0c19fadd compiler pass Allow readers, steps and writers to fill in a log to be stored in the Result (#13)5b7c89eenable compiler pass8407fc9remplace exception by ServiceNotFoundException📊 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.