]> granicus.if.org Git - php/commit
- Removed redundant local variable in dns_get_record.
authorGustavo André dos Santos Lopes <cataphract@php.net>
Mon, 11 Oct 2010 03:07:03 +0000 (03:07 +0000)
committerGustavo André dos Santos Lopes <cataphract@php.net>
Mon, 11 Oct 2010 03:07:03 +0000 (03:07 +0000)
commit40c3aefafbf7553ca8480fa88dad97b2b8b7b552
tree2a8e8703ed3b6dfe9dc5700fb5d2f8545e9cfd50
parent4e2fd7eeba32676e7eca5e1c6a0211bce65ff4c7
- Removed redundant local variable in dns_get_record.
- (5.3) Fixed bug in the Windows implementation of
  dns_get_record, where the two last parameters wouldn't be
  filled unless the type were DNS_ANY (Gustavo).
NEWS
ext/standard/dns.c
ext/standard/dns_win32.c