Edit report at https://bugs.php.net/bug.php?id=55073&edit=1
ID: 55073 Updated by: fel...@php.net Reported by: f...@php.net Summary: PHP-CLI-webserver does not listen on ipv6 interfaces -Status: Open +Status: Assigned Type: Bug Package: Built-in web server Operating System: any PHP Version: 5.4SVN-2011-06-29 (SVN) -Assigned To: +Assigned To: moriyoshi Block user comment: N Private report: N Previous Comments: ------------------------------------------------------------------------ [2011-07-01 10:32:05] f...@php.net If I made enough sense of what Pierre said on irc, this won't work unless php_filter_validate_ip is exposed via PHP_API - so I guess in short it means: not happening right now and for this bugfix. ------------------------------------------------------------------------ [2011-06-29 18:23:30] s...@php.net On #php.docs, yawk pointed out that the _php_filter_validate_ipv6() function in ext/filter/logical_filters.c might be useful for validation. ------------------------------------------------------------------------ [2011-06-29 17:31:17] f...@php.net Description: ------------ ./sapi/cli/php -S [::1]:3000 does not work as expected ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=55073&edit=1