uri_template 0.99.2

uri_template extension


Implementation of URI Template(RFC6570) specification for PHP.

License: PHP License

This package is not maintained, if you would like to take over please go to this page.

Changes

- Fixed bug: pct-encoded literals outside of varspecs must be copied directly, https://github.com/ioseb/uri-template/issues/1
- Fixed bug: encoding and copying of utf8 literals outside of varspecs