Commit 8e6b113
committed
Merge branch '5.4' into 6.0
* 5.4:
[SecurityBundle] Fix compat with symfony/security-core:^6
[DependencyInjection] Fix support for unions/intersections together with `ServiceSubscriberInterface`
fixed leftover deprecations PHP 8.1
[Runtime] fix defining APP_DEBUG when Dotenv is not enabled
revert using functions provided by polyfill packages
[FrameworkBundle] Fix logic in workflow:dump between workflow name and workflow id
Bump Symfony version to 5.4.0
Update VERSION for 5.4.0-BETA1
Update CHANGELOG for 5.4.0-BETA1
Add getters and setters for attributes propertyFile tree
2 files changed
+6
-1
lines changed- Authenticator
- Passport
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
92 | 97 | | |
0 commit comments