Commit f50309e
committed
Merge branch '7.1' into 7.2
* 7.1: (27 commits)
add translations for the Slug constraint
[Messenger] Fix `TransportMessageIdStamp` not always added
[DoctrineBridge] Fix compatibility to Doctrine persistence 2.5 in Doctrine Bridge 6.4 to avoid Projects stuck on 6.3
[PropertyInfo] Fix add missing composer conflict
[ErrorHandler] Don't trigger "internal" deprecations for anonymous LazyClosure instances
[VarDumper] Fix displaying closure's "this" from anonymous classes
[Doctrine][Messenger] Prevents multiple TransportMessageIdStamp being stored in envelope
[HttpKernel] Don't override existing LoggerInterface autowiring alias in LoggerPass
reject inline notations followed by invalid content
[Security] Fix triggering session tracking from ContextListener
[AssetMapper] add leading slash to public prefix
fix: modify Exception message parameter order
[Yaml] Fix parsing of unquoted strings in Parser::lexUnquotedString() to ignore spaces
Update exception.css
Remove outdated guard from security xsd schema
Bump Symfony version to 7.1.11
Update VERSION for 7.1.10
Update CHANGELOG for 7.1.10
Bump Symfony version to 6.4.18
Update VERSION for 6.4.17
...File tree
41 files changed
+451
-110
lines changed- src/Symfony
- Bridge/Doctrine/Tests/Security/RememberMe
- Bundle
- FrameworkBundle
- DependencyInjection
- Resources/config
- Tests/DependencyInjection
- SecurityBundle/Resources/config/schema
- WebProfilerBundle/Resources/views/Profiler
- Component
- AssetMapper
- Compiler
- Path
- Tests
- Compiler
- Fixtures
- Path
- ErrorHandler
- Resources/assets
- css
- js
- HttpKernel
- DependencyInjection
- Tests/DependencyInjection
- Messenger/Bridge
- Beanstalkd
- Tests/Transport
- Transport
- Doctrine
- Tests/Transport
- Transport
- Redis
- Tests/Transport
- Transport
- PropertyAccess
- Tests
- Fixtures
- PropertyInfo
- Security
- Core/Validator/Constraints
- Http
- Firewall
- Tests/Firewall
- Serializer
- Encoder
- Tests/Encoder
- Validator/Resources/translations
- VarDumper/Caster
- Yaml
- Tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
41 files changed
+451
-110
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
10 | 32 | | |
11 | 33 | | |
12 | 34 | | |
| |||
0 commit comments