]> granicus.if.org Git - php/commit
Fixed bug #73594
authorBruce Weirdan <weirdan@gmail.com>
Fri, 25 Nov 2016 02:14:14 +0000 (04:14 +0200)
committerAnatol Belski <ab@php.net>
Sun, 18 Dec 2016 19:44:33 +0000 (20:44 +0100)
commitc78fd4568e24b8c68062be0f98163b5f45213bae
tree6d29479f9400165c4440312a6482cdf81e61a00f
parentc1af9f282f62eaf8a5973068ce373a800e0f752c
Fixed bug #73594

Skip the tests when local resolver does not behave

* Added SKIPIF sections to check local resolver
* Added test to check $authns parameter
ext/standard/dns.c
ext/standard/tests/network/bug73594.phpt [new file with mode: 0644]
ext/standard/tests/network/bug73594a.phpt [new file with mode: 0644]