]> granicus.if.org Git - php/commit
Fix for bug #51192 (FILTER_VALIDATE_URL will invalidate a hostname that includes...
authorAdam Harvey <aharvey@php.net>
Wed, 3 Mar 2010 09:25:50 +0000 (09:25 +0000)
committerAdam Harvey <aharvey@php.net>
Wed, 3 Mar 2010 09:25:50 +0000 (09:25 +0000)
commit8acc64a33643c2f7d8fac4e1eee17e263ccf3f97
treeec0ecacf5d8557e79435be256353ae22a5a1d97b
parent52b7fc3586b3ef6f922bdce30faacfa40a2b2bf9
Fix for bug #51192 (FILTER_VALIDATE_URL will invalidate a hostname that includes '-'). Original patch by solar@azrael.ws.
ext/filter/logical_filters.c
ext/filter/tests/bug51192.phpt [new file with mode: 0644]