php-src/ext/standard/tests/network
Stanislav Malyshev ea35de6e31 Merge branch 'PHP-7.0'
* PHP-7.0: (35 commits)
  fix tests
  update NEWS
  fix tests
  fix NEWS
  Update NEWS
  update NEWS
  Fixed bug #71475: openssl_seal() uninitialized memory usage
  Fixed bug #71488: Stack overflow when decompressing tar archives
  fix tests
  fix wrong gc sequence
  revert the API string as well
  update NEWS
  Revert "Fix #70720"
  sync NEWS
  reset ext/session to the state of 7.0.2
  update NEWS
  update NEWS
  add missing headers for SIZE_MAX
  backport the escapeshell* functions hardening branch
  add tests
  ...
2016-02-01 20:46:06 -08:00
..
bug20134.phpt
bug41347.phpt
bug55472.phpt added regression test for bug #55472, which has already been fixed as of PHP 2015-07-24 01:23:33 +02:00
bug64330.phpt abstract namespace for unix sockets is a linux only feature 2014-04-09 19:01:01 +02:00
bug68925.phpt fix dir separator in test 2015-02-10 16:58:59 +01:00
bug69523.phpt prohibit empty cookie names for setcookie() 2015-05-12 10:47:35 +02:00
closelog_basic.phpt
closelog_error.phpt
fsockopen_basic.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
fsockopen_error.phpt
fsockopen_variation1.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
fsockopen_variation2.phpt
gethostbyaddr_basic1.phpt
gethostbyaddr_error.phpt
gethostbyname_basic001.phpt
gethostbyname_basic003.phpt
gethostbyname_error001.phpt
gethostbyname_error002.phpt
gethostbyname_error003.phpt
gethostbyname_error004.phpt
gethostbyname_error005.phpt
gethostbyname_error006.phpt
gethostbynamel_basic1.phpt
gethostbynamel_error.phpt
gethostname.phpt test to function gethostname ( void ); 2015-12-24 11:46:48 +01:00
getmxrr.phpt
getprotobyname_basic.phpt Adding tests for getprotobyname and getprotobynumber functions 2015-07-11 00:16:42 +02:00
getprotobyname_error.phpt Adding tests for getprotobyname and getprotobynumber functions 2015-07-11 00:16:42 +02:00
getprotobynumber_basic.phpt Adding tests for getprotobyname and getprotobynumber functions 2015-07-11 00:16:42 +02:00
getprotobynumber_error.phpt Adding tests for getprotobyname and getprotobynumber functions 2015-07-11 00:16:42 +02:00
http-stream.phpt fix test to not hit php.net 2015-02-05 00:42:11 -08:00
inet_ipv6.phpt
inet.phpt
ip2long_error.phpt
ip2long_variation1.phpt added some tests based on bug #64395 2013-06-19 16:24:30 +02:00
ip2long_variation2_x64.phpt Fixed tests (inet_pton behaves differently on Darwin) 2013-08-02 18:43:08 +08:00
ip2long_variation2.phpt added some tests based on bug #64395 2013-06-19 16:24:30 +02:00
ip_x86_64.phpt Fixed bug #71100 (long2ip() doesn't accept integers in strict mode) 2015-12-14 14:55:44 +08:00
ip.phpt fixed test 2015-12-16 11:33:15 +03:00
long2ip_error.phpt
long2ip_variation1.phpt Fixed bug #71100 (long2ip() doesn't accept integers in strict mode) 2015-12-14 14:55:44 +08:00
news.rss fix test to not hit php.net 2015-02-05 00:42:11 -08:00
setcookie.phpt Merge branch 'PHP-5.6' 2015-08-24 23:11:03 +02:00
shutdown.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
socket_get_status_basic.phpt fix tests 2016-02-01 18:58:02 -08:00
syslog_basic-win32.phpt
syslog_error.phpt
tcp4loop.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
tcp6loop.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
udgloop.phpt
udp4loop.phpt Scan through a range of ports in case 31338 is busy 2015-10-14 22:44:27 -07:00
udp6loop.phpt fix many parallel test issues 2013-11-06 10:31:47 +01:00
unixloop.phpt