Commit 92bd2bf
committed
Merge branch '6.4' into 7.0
* 6.4:
[Translation] Improve tests coverage
[Routing] Add redirection.io as sponsor of versions 6.4/7.0/7.1
don't check parameter values if they are not set
[HttpClient] Add Innovative Web AG (i-web) as sponsor of version 6.4/7.0
[Serializer] Fix normalization relying on allowed attributes only
Minor @var doc update
[Translation] Remove `@internal` from abstract testcases
[VarExporter] Work around php/php-src#12695 for lazy objects, fixing nullsafe-related behavior
[Validator] Add missing translations for Bulgarian #51931
[VarExporter] Fix serializing objects that implement __sleep() and that are made lazy
fix typo
Document BC break with $secret parameter introduction
Bump Symfony version to 6.4.0
Update VERSION for 6.4.0-RC2
Update CHANGELOG for 6.4.0-RC2
[String] Fix Inflector for 'icon'
[Validator] Made tests forward-compatible with ICU 72.1File tree
2 files changed
+4
-0
lines changed- Inflector
- Tests/Inflector
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
256 | 259 | | |
257 | 260 | | |
258 | 261 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| 298 | + | |
298 | 299 | | |
299 | 300 | | |
300 | 301 | | |
| |||
0 commit comments