summaryrefslogtreecommitdiff
path: root/ext/sockets/tests
Commit message (Expand)AuthorAgeFilesLines
* templatize the resource numberAnatol Belski2017-01-131-2/+2
* Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-07-282-0/+6
|\
| * Fix #72677: SCM_CREDENTIALS related tests should be skipped on AIXChristoph M. Becker2016-07-282-0/+6
* | Implement socket_export_stream()Chris Wright2016-05-026-0/+360
* | Merge branch 'PHP-5.6' into PHP-7.0Anatol Belski2016-01-186-0/+143
|\ \ | |/
| * fork testAnatol Belski2016-01-182-0/+35
| * fork test for win32Anatol Belski2016-01-182-0/+62
| * fork testAnatol Belski2016-01-182-0/+46
* | Merge branch 'PHP-5.6' into PHP-7.0Julien Pauli2015-12-244-0/+205
|\ \ | |/
| * Fixed and improved testsJulien Pauli2015-12-242-3/+30
| * test to function socket_getopt();marcosptf2015-12-241-0/+74
| * test to function socket_shutdown();marcosptf2015-12-241-0/+54
| * test to function socket_send();marcosptf2015-12-241-0/+50
| * Fix skipif test hereRasmus Lerdorf2014-11-101-65/+66
* | Fixed test (it failed on 32-bit Linux and worked on 64-bit Linux just because...Dmitry Stogov2015-10-071-2/+2
* | fixed language dependent Windows socket testsChristoph M. Becker2015-06-082-3/+3
* | Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-214-5/+5
* | Fix skipif test hereRasmus Lerdorf2014-11-101-65/+66
* | fix expected warning in testAnatol Belski2014-08-311-4/+4
* | Finish ext/socketsXinchen Hui2014-05-184-7/+7
|/
* Merge branch 'PHP-5.5'Gustavo Lopes2013-07-163-0/+85
|\
| * socket: support unix paths in the abstract namespaceGustavo Lopes2013-07-152-0/+84
| * socket: fix bug #65260 (SCM_RIGHTS)Gustavo Lopes2013-07-151-0/+1
* | Merge branch 'PHP-5.5'Stanislav Malyshev2013-06-231-0/+40
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-231-0/+40
| |\
| | * Implements feature Bug #63472 ability to set SO_BINDTODEVICE on socket.Damjan Cvetko2013-06-231-0/+40
* | | OopsSara Golemon2013-04-301-1/+1
* | | Harden loopback testsSara Golemon2013-04-304-24/+50
|/ /
* | skip if no IPv6 supportXinchen Hui2013-03-053-2/+11
* | Fix tests temporaryXinchen Hui2013-03-053-8/+18
* | Skip test on AppleXinchen Hui2013-03-051-1/+4
* | Revert "Fixed Bug #64340 (sockets tests failed) Patch by Reeze"Xinchen Hui2013-03-051-5/+0
* | Merge branch 'PHP-5.4' into PHP-5.5Xinchen Hui2013-03-031-0/+3
|\ \ | |/
| * Fix test (skip on unable to create socket)Xinchen Hui2013-03-031-0/+3
* | Fixed Bug #64340 (sockets tests failed) Patch by ReezeXinchen Hui2013-03-031-0/+5
* | Fix test on Windows.Gustavo Lopes2013-02-031-2/+4
* | send/recvmsg() support for WindowsGustavo Lopes2013-02-023-9/+123
* | Support sticky IPV6_PKTINFOGustavo Lopes2013-02-021-0/+31
* | Fix mcast_ipv6_send testGustavo Lopes2013-02-021-2/+2
* | Add test for CMSG_RIGHTSGustavo Lopes2013-02-021-0/+100
* | Add test for CMSG_CREDENTIALS messageGustavo Lopes2013-02-021-0/+89
* | Add test and slightly tweak anotherGustavo Lopes2013-02-022-0/+103
* | Add test for recvmsg()Gustavo Lopes2013-02-021-0/+86
* | Ignore warnings on EAGAIN/EWOULDBLOCK/EINPROGRESSGustavo Lopes2013-02-023-7/+6
|/
* Fix tests (Windows)Gustavo Lopes2013-02-023-3/+65
* Fix overbroad skipif includeGustavo Lopes2013-02-021-4/+2
* Mark this test as requiring internet connecion.Remi Collet2013-01-311-0/+3
* Fix failed test: sys_errlist[116] have changed on recent glibc (Fedora 18)Remi Collet2013-01-311-1/+1
* fix failing test on Linux buildRemi Collet2012-12-191-1/+1
* Revert the previous test fixAnatoliy Belsky2012-12-031-1/+1