What's Changed
- Get last errors to return false by @MizouziE in CarbonPHP/carbon#70
- Remove "ς" for singular Greek year and month accusative form by @kylekatarnls in CarbonPHP/carbon#75
- Create dedicated interfaces for constants by @kylekatarnls in CarbonPHP/carbon#76
- Fix: isoFormat('MMMM') for sl_SI not working by @hoRacy in CarbonPHP/carbon#65
- Add test for parse 0 and empty string by @kylekatarnls in CarbonPHP/carbon#62
- Drop (dead) code for PHP 7 by @kylekatarnls in CarbonPHP/carbon#59
- Fix month/week/unit translation using fallback locale while main locale has it set by @kylekatarnls in CarbonPHP/carbon#77
- Fix English meridiem when another locale is used as fallback by @kylekatarnls in CarbonPHP/carbon#78
- Don't clone when casting from immutable to immutable by @kylekatarnls in CarbonPHP/carbon#85
- Fix Yiddish translation for time difference by @yisraeldov in #3273
- Fix
withTestNow()to restore previous test state instead of clearing it by @kyryl-bogach in #3283
New Contributors
- @MizouziE made their first contribution in CarbonPHP/carbon#70
- @hoRacy made their first contribution in CarbonPHP/carbon#65
- @yisraeldov made their first contribution in #3273
- @kyryl-bogach made their first contribution in #3283
Full Changelog: CarbonPHP/carbon@3.11.0...3.11.1