Commit 421376f
authored
release: 5.3.0 (#192)
This release includes experimental community-contributed support for
Symfony 7. If you encounter any issues, please [open an issue on
GitHub](https://github.com/auth0/symfony/issues).
**Added**
- Support for Symfony 7.
[\#188](#188)
([mkilmanas](https://github.com/mkilmanas))
- Support string concatenation of scopes.
[\#183](#183)
([mkilmanas](https://github.com/mkilmanas))
**Changed**
- Dashes in JWT permissions/scopes are now normalized.
[\#184](#184)
([mkilmanas](https://github.com/mkilmanas))
**Fixed**
- Fixed an issue in controller constructors using a `$container`
argument. [\#190)](#190)
([mkilmanas](https://github.com/mkilmanas))1 parent 218c64d commit 421376f
4 files changed
+35
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
3 | 22 | | |
| 23 | + | |
4 | 24 | | |
5 | 25 | | |
6 | 26 | | |
7 | | - | |
| 27 | + | |
| 28 | + | |
8 | 29 | | |
9 | 30 | | |
10 | 31 | | |
| 32 | + | |
11 | 33 | | |
12 | 34 | | |
13 | 35 | | |
| 36 | + | |
14 | 37 | | |
15 | 38 | | |
16 | 39 | | |
| 40 | + | |
17 | 41 | | |
18 | 42 | | |
19 | 43 | | |
| 44 | + | |
20 | 45 | | |
21 | 46 | | |
22 | 47 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
| 258 | + | |
258 | 259 | | |
259 | 260 | | |
260 | 261 | | |
261 | 262 | | |
262 | 263 | | |
263 | 264 | | |
264 | 265 | | |
265 | | - | |
| 266 | + | |
266 | 267 | | |
267 | 268 | | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
268 | 272 | | |
269 | 273 | | |
270 | 274 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments