]> 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)
commit0efe78a57707dd74ab9ee4e950a1de06591b461d
tree788ea50c2835334f3748b288e1ad2c204e34c0c6
parentf0587e80860b21c16b9e02620d506fbeddcf4064
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]