Fix gh-issue #7
authorMichael Wallner <mike@php.net>
Wed, 22 Jul 2015 05:18:21 +0000 (07:18 +0200)
committerMichael Wallner <mike@php.net>
Wed, 22 Jul 2015 05:18:21 +0000 (07:18 +0200)
commitbc3a439b3ae1617da6d17aca43dac9d0b62757ff
tree6942830020d6ea0ce9feeffd10e5bd69b85ab92c
parentc3f7d34f18cd62956f241092c67a38edf246328d
Fix gh-issue #7

Fix crash on returning from a sub-call to querystring from env_request
after an exception.

Closes gh-issue #7
package.xml
php_http_env_request.c
tests/gh-issue7.phpt [new file with mode: 0644]