issues
search
thephpleague
/
json-guard
Validation of json-schema.org compliant schemas.
http://json-guard.thephpleague.com/
MIT License
175
stars
26
forks
source link
Split dereferencing into a separate package
#99
Closed
matt-allan
closed
7 years ago
matt-allan
commented
7 years ago
Changes:
Docs for json-reference. Still need work.
Removed all dereferencing code in favor of league/json-reference
Removed dereferencing related unofficial tests (that are merged into the official test suite now anyway)
Drop 5.5 and HHVM support since the new package doesn't support them.
Changes: