Skip to content

version 9.14.0

Compare
Choose a tag to compare
@nyamsprod nyamsprod released this 29 Dec 07:39
· 153 commits to master since this release

Added

  • League\Csv\TabularDataReader::nthAsObject equivalent to nth but returns an object or null
  • League\Csv\TabularDataReader::firstAsObject equivalent to first but returns an object or null
  • League\Csv\Serializer\Denormalizer::types list all the registered types

Deprecated

  • None

Fixed

  • None

Removed

  • None