Edit report at https://bugs.php.net/bug.php?id=55073&edit=1

 ID:                 55073
 Updated by:         moriyo...@php.net
 Reported by:        f...@php.net
 Summary:            PHP-CLI-webserver does not listen on ipv6 interfaces
-Status:             Assigned
+Status:             Closed
 Type:               Bug
 Package:            Built-in web server
 Operating System:   any
 PHP Version:        5.4SVN-2011-06-29 (SVN)
 Assigned To:        moriyoshi
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------
[2011-07-20 00:33:56] moriyo...@php.net

Automatic comment from SVN on behalf of moriyoshi
Revision: http://svn.php.net/viewvc/?view=revision&revision=313464
Log: - Fixed bug #55073 (PHP-CLI-webserver does not listen on ipv6 interfaces), 
letting getaddrinfo(3) validate IPv6 addresses.

------------------------------------------------------------------------
[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

Reply via email to