What's Changed
- Fix: abs(): Argument #1 ($num) must be of type int|float, string given by @hbh112233abc in CarbonPHP/carbon#136
- Fix Yoruba (yo) locale: correct "second" unit spelling to "aayá" by @oluwatosinolamilekan in CarbonPHP/carbon#140
- Add
e,p,Xand x to thetranslatedFormat()replacement map - #3357 by @dylanpulver in #3357 - Replace
spl_object_hashwithspl_object_idby @kylekatarnls in CarbonPHP/carbon#142 - Quote non-token characters in
matchFormatPatternby @iliaal in CarbonPHP/carbon#141
New Contributors
- @dylanpulver made their first contribution in #3357
- @hbh112233abc made their first contribution in CarbonPHP/carbon#136
- @oluwatosinolamilekan made their first contribution in CarbonPHP/carbon#140
- @iliaal made their first contribution in CarbonPHP/carbon#141
Full Changelog: CarbonPHP/carbon@3.13.2...3.13.3