]> granicus.if.org Git - php/commit
- add IPv6 basic support
authorPierre Joye <pajoye@php.net>
Sat, 13 May 2006 02:43:44 +0000 (02:43 +0000)
committerPierre Joye <pajoye@php.net>
Sat, 13 May 2006 02:43:44 +0000 (02:43 +0000)
commit73ed3ce99f7382fb641d6daa49c5efe91855ce63
treee9a326de6bd8e226678e420302c3446dd1f3a175
parent00d423980a55c01716c5de3de7275b29ecdd72a6
- add IPv6 basic support
  unicast, multicast or other local loop will come after 0.10.0
  test 014 fails:
  "Notice: Object of class stdClass to string conversion" is now
  "Catchable fatal error: Object of class stdClass could not be converted
  to IS_STRING", to verify ...
ext/filter/filter.c
ext/filter/tests/030.phpt [new file with mode: 0644]