JSON Schema v5.2.1 Release Notes

Release Date: 2017-05-16 // almost 7 years ago
  • #353 Validation of JSON-Schema
    0๏ธโƒฃ #405 fix bug when applying defaults
    #408 SchemaStorage::addSchema() should call BaseConsstraint::arrayToObjectRecursive() on the provide schemas
    ๐Ÿ›  #409 [BUGFIX] Cast empty schema arrays to object
    ๐Ÿ›  #411 [BUGFIX] Split $objectDefinition into $schema and $properties
    #415 Issue-414: Allow The Option of T or space for Date time.
    โœ… #416 Testcase for minProperties with properties defined + Fix Test
    ๐Ÿ›  #419 [BUGFIX] Split "uri" format into "uri" & "uri-reference", fix meta-schema bug
    ๐Ÿ›  #421 [BUGFIX] Tweak phpdocumentor dependency to avoid install conflicts