Commit 0732e97
committed
Merge branch '5.2' into 5.3
* 5.2:
Fix incompatible implicit float-to-int conversions
[Translation] Don't pass null to strtoupper()
cs fix
[String] Fix implicit float-to-int casts
[DependencyInjection] Don't pass null to trim()
Add return types to JsonSerializable implementations
Fix Serializable deprecations triggered by token mocks
Add missing security translations1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
480 | 480 | | |
481 | 481 | | |
482 | 482 | | |
483 | | - | |
| 483 | + | |
484 | 484 | | |
485 | 485 | | |
486 | | - | |
| 486 | + | |
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | 492 | | |
493 | | - | |
| 493 | + | |
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
497 | 497 | | |
498 | | - | |
| 498 | + | |
499 | 499 | | |
500 | 500 | | |
501 | 501 | | |
| |||
0 commit comments