David Porter

Results 4 comments of David Porter

We have some tests for this to help with regression: https://github.com/justinrainbow/json-schema/blob/9ef71fdf8aa59a93977446468fc718ea01115a83/tests/JsonSchema/Tests/Uri/UriResolverTest.php#L61-L70 It seems like we need to incorporate `DIRECTORY_SEPARATOR` in places like this: https://github.com/justinrainbow/json-schema/blob/9ef71fdf8aa59a93977446468fc718ea01115a83/src/JsonSchema/Uri/UriResolver.php#L106-L128 @jojo1981 thoughts?

@erayd do you think that this plan for 6.0.0 is current? https://github.com/justinrainbow/json-schema/pull/390#issuecomment-301631526 I would like to get the project up to date to show the current status: https://github.com/justinrainbow/json-schema/projects/2 I think...

> Noting that it's extremely easy to implement this yourself as a preprocessor in just a few lines of code, I'm not happy to add such a feature to this...

This proposal works for me as a first phase for documentation