Commit aad154b
committed
minor #13783 List which values are true for %env(bool:xxx)% (SimonHeimberg)
This PR was merged into the 4.4 branch.
Discussion
----------
List which values are true for %env(bool:xxx)%
This is the behaviour since [4.2](symfony/symfony@ce53261).
Before all strings except `''`, `'false'`, `'off'` and `'no'` were true as well.
Commits
-------
80d986a List which values are true for %env(bool:xxx)%1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments