Commit 784afc8
committed
minor symfony#21030 [Security] Remove
This PR was merged into the 6.4 branch.
Discussion
----------
[Security] Remove `is_anonymous` expesssion language function
`is_anonymous` has been deprecated in sf 5.4 and removed in 6.0
https://github.com/symfony/symfony/pull/42510/files#diff-788b1cc93ab32c347d892db378e262ca9970c5badf57627253e475e96cc02fdb
Commits
-------
a6aa43f [Security] Remove is_anonymous expesssion language functionis_anonymous expesssion language function (alamirault)1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
818 | 818 | | |
819 | 819 | | |
820 | 820 | | |
821 | | - | |
| 821 | + | |
822 | 822 | | |
823 | 823 | | |
824 | 824 | | |
| |||
853 | 853 | | |
854 | 854 | | |
855 | 855 | | |
856 | | - | |
| 856 | + | |
857 | 857 | | |
858 | 858 | | |
859 | 859 | | |
| |||
889 | 889 | | |
890 | 890 | | |
891 | 891 | | |
892 | | - | |
| 892 | + | |
893 | 893 | | |
894 | 894 | | |
895 | 895 | | |
| |||
0 commit comments