Commit c5e3d3c
Fixed validate rule
* Added suggest requirement for `hyperf/database`.
* Added test cases
Co-authored-by: 李铭昕 <[email protected]>date does not work as expected when the value isn't string. (#3959)1 parent 70910f5 commit c5e3d3c
File tree
2 files changed
+8
-1
lines changed- src/Concerns
- tests/Cases
2 files changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
223 | | - | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
64 | 71 | | |
0 commit comments