semsol / arc2

ARC RDF Classes for PHP
Other
332 stars 89 forks source link

When values are URLs, json encoding would escape slashes #51

Closed pietercolpaert closed 11 years ago

pietercolpaert commented 11 years ago

JSON doesn't mind whether forward slashes are escaped or not. For URLs, it comes in handier to not escape them though.