]> granicus.if.org Git - php/commit
Remove getmxrr alias dns_get_mx test
authorGabriel Caruso <carusogabriel34@gmail.com>
Sun, 4 Feb 2018 09:05:51 +0000 (07:05 -0200)
committerNikita Popov <nikita.ppv@gmail.com>
Wed, 14 Feb 2018 18:00:07 +0000 (19:00 +0100)
commit8a3f45f90bcf2105ab7746f8a0f6204bb41da63a
tree45d6a95e2c07eb6b88e26aca8637b0045819b741
parenta93dba43242402e51da48a643accde72bc9f4df5
Remove getmxrr alias dns_get_mx test

The test is currently failing, and the same functionality is
already tested (in a better way) in the getmxrr() test.
ext/standard/tests/network/dns_get_mx.phpt [deleted file]