Commit 4b0390d
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
+65
-18
lines changed- Hasher
- Tests/Hasher
2 files changed
+65
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
73 | 81 | | |
74 | 82 | | |
75 | 83 | | |
| |||
126 | 134 | | |
127 | 135 | | |
128 | 136 | | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
| 137 | + | |
| 138 | + | |
147 | 139 | | |
148 | 140 | | |
149 | 141 | | |
| |||
223 | 215 | | |
224 | 216 | | |
225 | 217 | | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
226 | 240 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
51 | 62 | | |
52 | 63 | | |
53 | 64 | | |
| |||
183 | 194 | | |
184 | 195 | | |
185 | 196 | | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
186 | 219 | | |
187 | 220 | | |
188 | 221 | | |
| |||
0 commit comments