Commit Graph

8 Commits

Author SHA1 Message Date
Pierre Joye
466d7eb992 - nuke unused vars
- silent warnings
2009-04-20 06:35:43 +00:00
Marcus Boerger
d4f5b3f0a9 - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
Felipe Pena
a5e405424e - Reverted my previous commit to avoid unnecessary BC.
[DOC] Added new entry to the array returned by dns_get_record(), 'entries', which contains the separated value from TXT value. (so 'txt' kept the concatenated version) (Pierre)

- Unicode++ (Felipe)
2009-01-12 14:53:03 +00:00
Felipe Pena
371cecee32 - Improved fix for #47035 (win32 part by Henrique M. Decaria)
[DOC] The TXT part needs be returned as an array of strings.
2009-01-11 18:38:00 +00:00
Pierre Joye
10367ae921 - fix parameter parsing options 2009-01-07 12:59:17 +00:00
Pierre Joye
2dcc8c0393 - MFB: sanity check if we got an A as well (valid too but not desired) 2009-01-07 01:37:01 +00:00
Pierre Joye
bc11374533 - [DOC] MFB: VC6 does not have NAPTR 2009-01-06 23:50:30 +00:00
Pierre Joye
7844cc3873 - [DOC] add support for all DNS function on Windows
- dns_check_record  (and its alias  checkdnsrr)
  - dns_get_record
   - IPV6 specific info not available yet:
     . AAAA info is available only on vista/2k8 for now
     . A6 info is not available
  - dns_get_mx (and its alias getmxrr)
2009-01-06 20:44:56 +00:00