summaryrefslogtreecommitdiff
path: root/ext/sockets
Commit message (Expand)AuthorAgeFilesLines
* Annotate function aliases in stubsMáté Kocsis2020-04-041-2/+8
* Verify that all stubs have a return typeNikita Popov2020-04-031-1/+4
* 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
* | Add stubs for aliasesMáté Kocsis2020-02-183-2/+12
* | Address path is 104 bytes on macOs compared to 108 on LinuxGeorge Peter Banyard2020-02-041-1/+1
* | Reindent phpt filesNikita Popov2020-02-0322-483/+483
* | Eliminate uses of ZVAL_ZVAL and friendsNikita Popov2020-01-201-2/+2
* | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-1711-37/+37
* | Fix #78880: Final spelling fixesMáté Kocsis2020-01-162-2/+2
* | Remove dead code and unused DEFINEsGeorge Peter Banyard2020-01-101-11/+0
* | Use RETURN_THROWS() in various placesMáté Kocsis2020-01-032-2/+2
* | Use RETURN_THROWS() after zend_fetch_resource*()Máté Kocsis2020-01-032-26/+26
* | Use RETURN_THROWS() during ZPP in most of the extensionsMáté Kocsis2019-12-312-37/+37
* | Make test more resilientChristoph M. Becker2019-11-211-1/+1
* | Make test more resilientChristoph M. Becker2019-11-111-1/+1
* | Add union return types for function stubsMáté Kocsis2019-11-112-86/+37
* | Cleanup return values when parameter parsing is unsuccessfulMáté Kocsis2019-10-301-1/+1
* | Properly handle non resources passed to socket_select()Christoph M. Becker2019-10-182-5/+37
* | Just return after exception has been thrownChristoph M. Becker2019-10-122-27/+27
* | Add stubs for ext-socketsThomas Gerbet2019-10-124-245/+380
* | 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'Christoph M. Becker2019-10-121-1/+1
|\ \ | |/
| * Fix potential heap corruptionChristoph M. Becker2019-10-121-1/+1
* | Merge branch 'PHP-7.4'Christoph M. Becker2019-10-121-0/+6
|\ \ | |/
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-10-121-0/+6
| |\
| | * Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-10-121-0/+6
| | |\
| | | * Fix #78665: Multicasting may leak memoryChristoph M. Becker2019-10-121-0/+6
* | | | 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
|\ \ \ \ | |/ / /
| * | | Avoid file clash in root_check skipifsFabien Villepinte2019-10-082-10/+6
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-09-305-8/+14
|\ \ \ \ | |/ / /
| * | | Fix borked SKIPIFsFabien Villepinte2019-09-305-8/+14
* | | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-258-16/+0
* | | | Merge branch 'PHP-7.4'Christoph M. Becker2019-09-211-2/+2
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2019-09-211-2/+2
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-7.2' into PHP-7.3Christoph M. Becker2019-09-211-2/+2
| | |\ \ | | | |/
| | | * Fix length of key passed to zend_hash_str_find_ptrJinesh Patel2019-09-211-2/+2
* | | | Remove deprecated getaddrinfo flagsviest2019-08-262-30/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-08-262-1/+28
|\ \ \ \ | |/ / /
| * | | Deprecate AI_IDN_ALLOW_UNASSIGNED and AI_IDN_USE_STD3_ASCII_RULESviest2019-08-262-1/+28
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-07-181-6/+0
|\ \ \ \ | |/ / /
| * | | Remove unused MISSING_MSGHDR_MSGFLAGSPeter Kokot2019-07-181-6/+0
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-07-132-6/+6
|\ \ \ \ | |/ / /
| * | | Convert all php_error_docref0 to php_error_docrefGeorge Peter Banyard2019-07-132-6/+6
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-07-036-14/+8
|\ \ \ \ | |/ / /