Test: /ext/standard/tests/network/bug73594.phpt - Version 7.4.29        

Bug #73594 dns_get_record does not populate $additional out parameter
Submitted: 2016-11-23 19:47:31 Modified:
From: weirdan Assigned:
Status: Closed Package: *Network Functions
PHP Version: 7.1.0RC6 OS: CentOS 7

There are 3 different diffs reported by users for this test.

Count Diff
5 (63%)
001+ Warning: dns_get_record(): A temporary server error occurred. in %s/bug73594.php on line 4
2 (25%)
001+ Fatal error: Uncaught Error: Call to undefined function dns_get_record() in %s/bug73594.php:4 001- bool(false) 002+ Stack trace: 003+ #0 {main} 004+ thrown in %s/bug73594.php on line 4
1 (13%)
001+ bool(true) 001- bool(false)