Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #4422 Fix typos in code (ifdattic)
This PR was merged into the 2.3 branch. Discussion ---------- Fix typos in code | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.3 | Fixed tickets | PS 1: As so far I used only yaml files for services not sure if the changes to XML and PHP code blocks are correct PS 2: Maybe I configured something wrong or something like that (or you could point me in the right direction for more information), but I don't think the terminate listener will work. In my opinion when command is exited with exception the exit code should be more than zero, but on `ConsoleTerminateEvent` and even on `ConsoleExceptionEvent` the exit code is `0` Commits ------- 2135b82 Change: ConsoleTerminateListener => ErrorLoggerListener fc403b1 Removed parameters from service d4ba3c0 Fix typos in code
- Loading branch information