Skip to content

2.49.0

Compare
Choose a tag to compare
@kylekatarnls kylekatarnls released this 09 Jun 10:19
· 1369 commits to master since this release
93d9db9

Complete commits list: 2.48.1...2.49.0

Summary:

  • Added #2332 instantiation method Carbon::createStrict()
  • Added #2344 Doctrine Types Annotations
  • Fixed #2336 Belarusian translation
  • Fixed #2337 passing null to non-nullable arguments
  • ⚠️ Changed ac6f8dd negative interval strings (such as -30 minutes) used in CarbonPeriod constructor are now considered as the step of the period and no longer as the start/end date (previously referring to now - interval)