summaryrefslogtreecommitdiff
path: root/ext/sockets/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug #80723Nikita Popov2021-02-161-0/+21
* Use ephemeral port in socket_create_listen_used.phptNikita Popov2021-01-121-11/+12
* Use ephemeral ports in mcast_ipv*_recv.phptNikita Popov2020-11-302-31/+34
* Strip trailing line breaks and periods from Windows error messagesChristoph M. Becker2020-11-126-18/+9
* Fix double free when socket_accept failsNikita Popov2020-11-111-0/+12
* Update ext/sockets parameter namesNikita Popov2020-10-067-18/+9
* Promote notice to ValueError for invalid hint keyGeorge Peter Banyard2020-09-281-12/+12
* Consolidate the usage of "either" and "one of" in error messagesMáté Kocsis2020-09-202-4/+4
* Run tidyNikita Popov2020-09-1843-93/+93
* Improve error messages mentioning parameters instead of argumentsMáté Kocsis2020-09-091-1/+1
* Merge branch 'PHP-7.4'Nikita Popov2020-08-262-4/+4
|\
| * Avoid socket path clash in testNikita Popov2020-08-262-4/+4
* | Don't check specific message in socket_shutdown.phptNikita Popov2020-08-101-1/+1
* | Only test one error in socket_strerror() testNikita Popov2020-08-101-142/+10
* | Add many missing closing PHP tags to testsMáté Kocsis2020-08-0942-0/+42
* | Normalize error message capitalizationNikita Popov2020-08-051-1/+1
* | Merge branch 'PHP-7.4'Nikita Popov2020-08-051-0/+15
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-08-051-0/+15
| |\
| | * Fix memory leak on socket_sendmsg() / socket_recvmsg() errorNikita Popov2020-08-051-0/+15
* | | Merge branch 'PHP-7.4'Nikita Popov2020-08-051-5/+5
|\ \ \ | |/ /
| * | Unset ai_canonname field in dumpNikita Popov2020-08-051-5/+5
* | | Merge branch 'PHP-7.4'Nikita Popov2020-08-052-1/+8
|\ \ \ | |/ /
| * | Set AI_CANONNAME flag in socket_addrinfo testNikita Popov2020-08-051-1/+4
| * | Add ipv6 skipif to testNikita Popov2020-08-051-2/+6
* | | Fix Socket related tests on WindowsMáté Kocsis2020-08-043-21/+22
* | | Convert resources to objects in ext/socketsMáté Kocsis2020-08-0329-81/+114
* | | Fix #79923: fix socket_set_option_bindtodevice testSantiago M. Mola2020-08-032-2/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2020-07-021-1/+1
|\ \ \ | |/ /
| * | Allow different error message for errno 58Nikita Popov2020-07-021-1/+1
* | | Merge branch 'PHP-7.4'Nikita Popov2020-05-282-2/+2
|\ \ \ | |/ /
| * | Use automatic port assignment in socket_import/export testNikita Popov2020-05-282-2/+2
* | | Promote warnings to Errors in sockets's extension.George Peter Banyard2020-04-2116-75/+98
* | | Merge branch 'PHP-7.4'Nikita Popov2020-04-201-11/+13
|\ \ \ | |/ /
| * | Don't rand() in testNikita Popov2020-04-201-8/+10
* | | Merge branch 'PHP-7.4'Nikita Popov2020-03-161-5/+5
|\ \ \ | |/ /
| * | Don't specify ports in socket_export_stream-4.phptNikita Popov2020-03-161-5/+5
* | | Reindent phpt filesNikita Popov2020-02-0322-483/+483
* | | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-178-14/+14
* | | Fix #78880: Final spelling fixesMáté Kocsis2020-01-162-2/+2
* | | Make test more resilientChristoph M. Becker2019-11-211-1/+1
* | | Make test more resilientChristoph M. Becker2019-11-111-1/+1
* | | Properly handle non resources passed to socket_select()Christoph M. Becker2019-10-181-0/+17
* | | Add stubs for ext-socketsThomas Gerbet2019-10-121-28/+0
* | | Fix potentially borked test caseChristoph M. Becker2019-10-121-1/+1
* | | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-121-2/+2
|\ \ \ | |/ /
| * | Fix test caseChristoph M. Becker2019-10-121-2/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2019-10-111-1/+1
|\ \ \ | |/ /
| * | Replace port already usedFabien Villepinte2019-10-111-1/+1
* | | Fix typo in testsFabien Villepinte2019-10-101-2/+2
* | | Merge branch 'PHP-7.4'Nikita Popov2019-10-082-10/+6
|\ \ \ | |/ /