Commit f73b48f
committed
Merge branch '6.4' into 7.0
* 6.4: (32 commits)
[Validator] Fix registering "is_valid()" for `#[Expression]`
[Scheduler] Trigger unique messages at runtime
[Scheduler] Fix CHANGELOG
[Clock] Add `DatePoint`: an immutable DateTime implementation with stricter error handling and return types
[Scheduler] Allow modifying the schedule at runtime and recalculate heap
[Cache] Fix Redis6Proxy
[Finder] Disable failing test about open_basedir
Fix merge
Fix merge
Minor CS fixes
Deprecate `Kernel::stripComments()`
Remove setAccessible reflection call in tests
[Notifier] Telegram Bridge add escaping for \
[Component][AssertMapper] add type hint of an argument in asset mapper command
[Translation] [Phrase] Refacto ReadConfig and WriteConfig into arrays
[Routing] Fix routing collection defaults when adding a new route to a collection
[Messenger] Fix cloned TraceableStack not unstacking the stack independently
[Translation] Add `--as-tree` option to `translation:pull` command
[Mime] Allow to add some headers as a strings
[Translation] Give current locale to locale switcher runWithLocale callback
...2 files changed
+25
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
73 | 76 | | |
74 | 77 | | |
75 | 78 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
83 | 104 | | |
84 | 105 | | |
85 | 106 | | |
| |||
0 commit comments