Skip to content

v2.14.0: long time, no see… and Goodbye Lumen πŸ‘‹

Compare
Choose a tag to compare
@mfn mfn released this 05 Feb 10:34
485c756

Finally after a year a new release πŸŽ‰

As mentioned below, Lumen is no longer officially supported.

Changed

  • Official support for Lumen has been dropped #1425 / mfn
  • Refactor resolving of null information for custom casted attribute types #1330 / wimski

Fixed

Added

  • Add support for nikic/php-parser 5 (next to 4) #1502 / mfn
  • Add support for immutable_date:* and immutable_datetime:* casts. #1380 / thekonz