Commit f6402ff
committed
Merge branch '4.4' into 5.4
* 4.4:
Fix composer on appveyor
[PropertyAccess] Fix typo in PropertyAccessor::readProperty() DocBlock
[VarExporter] Fix exporting objects with readonly properties
[ExpressionLanguage] Fix matches when the regexp is not valid
[Messenger] Add mysql indexes back and work around deadlocks using soft-delete
[Validator] Fix File constraint invalid max size exception message
[Console] Fix exit status on uncaught exception with negative code2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
168 | 168 | | |
169 | 169 | | |
170 | 170 | | |
171 | | - | |
| 171 | + | |
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
526 | 526 | | |
527 | 527 | | |
528 | 528 | | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
| 536 | + | |
| 537 | + | |
529 | 538 | | |
530 | 539 | | |
0 commit comments