Commit d63dc64
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
...File tree
2 files changed
+0
-2
lines changed- Tests
- Extension/Validator/ViolationMapper
2 files changed
+0
-2
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
0 commit comments