3 files changed
+5
-47
lines changedThis file was deleted.
Submodule laravel-mongodb updated 18 files
- .github/workflows/build-ci.yml+1-1
- .github/workflows/coding-standards.yml+4-4
- CHANGELOG.md+8
- docs/index.txt+88-38
- src/Eloquent/Model.php+78-31
- tests/Casts/BooleanTest.php+37
- tests/Casts/CollectionTest.php+8
- tests/Casts/DateTest.php+10
- tests/Casts/DatetimeTest.php+6
- tests/Casts/DecimalTest.php+90-4
- tests/Casts/EncryptionTest.php+102
- tests/Casts/IntegerTest.php+18
- tests/Casts/JsonTest.php+9-1
- tests/Casts/ObjectTest.php+2
- tests/Casts/StringTest.php+8
- tests/ModelTest.php+15
- tests/Models/Casting.php+8
- tests/QueueTest.php+2-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
0 commit comments