Fix gh-issue #6
authorMichael Wallner <mike@php.net>
Wed, 22 Jul 2015 04:51:39 +0000 (06:51 +0200)
committerMichael Wallner <mike@php.net>
Wed, 22 Jul 2015 04:51:39 +0000 (06:51 +0200)
commitc3f7d34f18cd62956f241092c67a38edf246328d
tree67637ef952043f21f04e36158acb020cf431add0
parentdbb10c775e24bf591305aa5b3946d4e94a500530
Fix gh-issue #6

Allow RFC1738 unsafe characters in URL query/fragment.
Closes issue #6.
package.xml
php_http_url.c
tests/gh-issue6.phpt [new file with mode: 0644]