Commit 2d95cb5
committed
bug #4564 Typo when expression language is used to configure a service. (rubenrua)
This PR was submitted for the 2.6 branch but it was merged into the 2.5 branch instead (closes #4564).
Discussion
----------
Typo when expression language is used to configure a service.
Typo in XML and PHP code block when expression language is used to configure a service.
```
[Symfony\Component\ExpressionLanguage\SyntaxError]
Unexpected character "@" around position 0.
```
Commits
-------
21b00b0 Typo when expression language is used to configure a service.1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
720 | 720 | | |
721 | 721 | | |
722 | 722 | | |
723 | | - | |
| 723 | + | |
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
| |||
733 | 733 | | |
734 | 734 | | |
735 | 735 | | |
736 | | - | |
| 736 | + | |
737 | 737 | | |
738 | 738 | | |
739 | 739 | | |
| |||
0 commit comments