1
0
mirror of https://github.com/php/php-src.git synced 2026-04-17 21:11:02 +02:00
Files
archived-php-src/ext/standard/tests/streams
seliver 95013042bf Fixed bug #76136 (stream_socket_get_name enclosed IPv6 in brackets)
The IPv6 IP of a socket is provided by inet_ntop() as a string, but
this function doesn't enclose the IP in brackets. This patch adds
them in the php_network_populate_name_from_sockaddr() function.
2018-07-07 11:47:50 +02:00
..
2014-03-10 10:49:53 +08:00
2012-04-21 16:02:25 +08:00
2012-03-19 16:34:31 +00:00
2012-03-19 16:34:31 +00:00
2012-03-19 16:34:31 +00:00
2012-03-19 16:34:31 +00:00
2015-06-20 14:39:55 +02:00
2013-06-16 16:34:34 -07:00
2013-06-16 16:34:34 -07:00
2016-05-28 16:12:10 +08:00
2016-07-03 17:13:46 +02:00
2016-08-30 13:44:34 +02:00
2016-08-17 00:56:19 +02:00
2017-07-19 22:41:09 +02:00
2016-07-27 15:55:47 +02:00
2016-07-27 15:55:47 +02:00
2016-07-27 15:55:47 +02:00
2016-07-27 15:55:47 +02:00
2014-09-29 18:11:06 +02:00