Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Carbon-3.10.2.zip | 2025-08-02 | 955.2 kB | |
3.10.2 source code.tar.gz | 2025-08-02 | 373.6 kB | |
3.10.2 source code.zip | 2025-08-02 | 819.1 kB | |
README.md | 2025-08-02 | 676 Bytes | |
Totals: 4 Items | 2.1 MB | 2 |
Complete commits list: https://github.com/CarbonPHP/carbon/compare/3.10.1...3.10.2
Summary:
* Replace ]1,Inf[
with [-Inf,Inf]
generic catch-all (fallback) by @kylekatarnls in https://github.com/CarbonPHP/carbon/pull/54
* Change ?self
return type to ?static
in Creator Trait by @Disservin in https://github.com/briannesbitt/Carbon/pull/3213
* Fix 0 second diff edge case in translations by @Joeb454 in https://github.com/briannesbitt/Carbon/pull/3218
New Contributors
- @Disservin made their first contribution in https://github.com/briannesbitt/Carbon/pull/3213
- @Joeb454 made their first contribution in https://github.com/briannesbitt/Carbon/pull/3218