Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 382 Bytes

2023-10-20-trigger-command-events-when-run-by-code.md

File metadata and controls

9 lines (9 loc) · 382 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 5 column 16
---
title: Trigger Symfony command events, when commands are executed via other commands
issue: NEXT-31265
author: Joshua Behrens
author_email: [email protected]
author_github: @JoshuaBehrens
---

Core

  • Changed sub command invocation within system:install, system:setup and system:update:finish to use the console application so that the correct events are dispatched