PHP Serializer v0.3.0 Release Notes

Release Date: 2017-07-07 // almost 7 years ago
  • Changed

    • Calling SerializerBuilder::registerBuiltinAdapters() now registers
      CollectionAdapter for any collection and not only for Map and Set.