summaryrefslogtreecommitdiff
path: root/ext/posix
Commit message (Expand)AuthorAgeFilesLines
* Improve class entry generationMáté Kocsis2021-02-161-1/+0
* Generate class entries from stubs for phar, posix, pspell, readline, reflecti...Máté Kocsis2021-02-152-2/+3
* Deprecate passing null to non-nullable arg of internal functionNikita Popov2021-02-113-20/+2
* posix: adding freebsd specific rlimit constantsDavid Carlier2021-01-181-0/+14
* Remove redundant posix_getrlimit_basic.phptNikita Popov2021-01-181-20/+0
* Skip tests under asanNikita Popov2021-01-042-2/+4
* Update ext/posix parameter namesNikita Popov2020-10-062-46/+46
* Throw warning for failed object to int/float conversionNikita Popov2020-09-211-14/+4
* Run tidyNikita Popov2020-09-1823-25/+25
* Promote warning to exception in ext/posixMáté Kocsis2020-08-241-7/+2
* Remove posix_kill() testNikita Popov2020-08-051-38/+0
* Fix posix testMáté Kocsis2020-08-041-3/+9
* Convert resources to objects in ext/socketsMáté Kocsis2020-08-031-1/+1
* Add a bunch of missing argument types to stubsMáté Kocsis2020-08-032-1/+3
* Remove proto comments from C filesMax Semenik2020-07-061-82/+41
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-245-31/+0
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* Merge branch 'PHP-7.4'Nikita Popov2020-06-191-0/+18
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2020-06-191-0/+18
| |\
| | * Fixed bug #79570Böszörményi Zoltán2020-06-191-0/+18
* | | Convert CURL resources to objectsMáté Kocsis2020-06-171-4/+3
* | | More [-Wundef] warnings fixed in POSIX extensionGeorge Peter Banyard2020-05-201-2/+2
* | | Fix [-Wundef] warning in POSIX extensionGeorge Peter Banyard2020-05-202-2/+2
* | | Use EXPECT instead of EXPECTF when possible EXPECTF logic in run tests is co...Gabriel Caruso2020-04-277-7/+7
* | | Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-3/+3
* | | Generate function entries for another batch of extensionsMáté Kocsis2020-04-054-182/+135
* | | Annotate function aliases in stubsMáté Kocsis2020-04-041-0/+1
* | | Reindent phpt filesNikita Popov2020-02-033-18/+18
* | | Fix #78880 Another roundMáté Kocsis2020-01-191-2/+2
* | | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-5/+5
* | | Fix #78880: Final spelling fixesMáté Kocsis2020-01-161-2/+2
* | | Convert zend_parse_parameters_none() to fast ZPPMáté Kocsis2020-01-031-11/+9
* | | Use RETURN_THROWS() during ZPP in most of the extensionsMáté Kocsis2019-12-311-1/+1
* | | Add union return types for function stubsMáté Kocsis2019-11-112-43/+28
* | | Clean DONE tags from testsFabien Villepinte2019-11-0714-28/+0
* | | Remove most uses of ZEND_PARSE_PARAMETERS_END_EX()Nikita Popov2019-10-071-17/+17
* | | Convert GD Resources to objectsMark2019-09-301-6/+5
* | | Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-252-4/+0
* | | Added arginfo stub for posix extensionStephen Reay2019-08-143-168/+278
* | | Merge branch 'PHP-7.4'Matteo Beccati2019-08-091-1/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.3' into PHP-7.4Matteo Beccati2019-08-091-1/+2
| |\ \ | | |/
| | * Merge branch 'PHP-7.2' into PHP-7.3Matteo Beccati2019-08-091-1/+2
| | |\
| | | * Skip test when SIGKILL is not definedMatteo Beccati2019-08-091-1/+2
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-06-301-1/+1
|\ \ \ \ | |/ / /
| * | | Sync functions checksPeter Kokot2019-06-301-1/+1
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-271-28/+0
|\ \ \ \ | |/ / /
| * | | Remove posix_getlogin_basic.phpt testNikita Popov2019-06-271-28/+0
* | | | Merge branch 'PHP-7.4'Peter Kokot2019-06-271-1/+4
|\ \ \ \ | |/ / /
| * | | Fix posix_errno test without PCNTL depPeter Kokot2019-06-271-1/+4
* | | | Merge branch 'PHP-7.4'Nikita Popov2019-06-201-2/+9
|\ \ \ \ | |/ / /