Erayd 429be236f2 Backports for 5.2.1 (#413)
* Split $objectDefinition into $schema and $properties (#411)

Object validation attempts to use a single variable to store both the
object definition, and its properties. This causes validation to be
incomplete where "properties" is not set, but "additionalProperties" is.

This commit fixes both bugs in issue #353.

* Issue-414: Allow The Option of T or space for Date time. (#415)

* Testcase for minProperties with properties defined (#416)

+ Fix Test

* Tweak phpdocumentor dependency to avoid install conflicts (#421)

* [BUGFIX] Cast empty schema arrays to object (#409)

* Cast root to object

* Use function_exists to allow polyfill compatibility

* Move array->object conversion to SchemaConstraint & SchemaStorage

Fixes issue #408

* fix bug when applying defaults for array items when the schema is for (#405)

all items and add support for minItems when applying defaults

* [BUGFIX] Split "uri" format into "uri" & "uri-reference", fix meta-schema bug (#419)

* Split "uri" format into "uri" and "uri-reference"

* Correct format for id & $ref in draft-03/04 meta-schemas

See https://github.com/json-schema-org/JSON-Schema-Test-Suite/issues/177#issuecomment-293051367
2017-05-16 16:06:09 -05:00
..
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-05-16 16:06:09 -05:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00
2017-03-22 18:43:35 -04:00