summaryrefslogtreecommitdiff
path: root/ext/sysvmsg
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-8.0'Nikita Popov2021-02-161-0/+1
|\
| * Mark resource-like objects as non-comparableNikita Popov2021-02-161-0/+1
* | Improve class entry generationMáté Kocsis2021-02-161-2/+1
* | Generate class entries for snmp, soap, sockets, sodium, sqlite3, sysv*, tidyMáté Kocsis2021-02-153-6/+16
* | Replace zend_bool uses with boolNikita Popov2021-01-151-2/+2
|/
* Review parameter names in ext/sysvmsgMáté Kocsis2020-10-013-16/+25
* Add more argument types to stubsMáté Kocsis2020-08-072-3/+3
* Promote warnings to exceptions in ext/gettext, ext/sysvmsg and ext/xmlMáté Kocsis2020-08-033-20/+20
* Add a bunch of missing argument types to stubsMáté Kocsis2020-08-032-1/+9
* Remove proto comments from C filesMax Semenik2020-07-061-20/+10
* Replace EXPECTF when possibleFabien Villepinte2020-06-291-1/+1
* Add ZEND_ACC_NO_DYNAMIC_PROPERTIES flag to SysvMessageQueueMáté Kocsis2020-06-241-1/+1
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* Fix [-Wundef] warning in Sysvmsg extensionGeorge Peter Banyard2020-05-181-1/+1
* Convert resource to object in SysvmsgMáté Kocsis2020-05-145-74/+100
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-7/+7
* Generate function entries for another batch of extensionsMáté Kocsis2020-04-053-25/+24
* Reindent phpt filesNikita Popov2020-02-034-10/+10
* Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-173-6/+6
* Fix #78880: Final spelling fixesMáté Kocsis2020-01-162-2/+2
* Use RETURN_THROWS() after zend_fetch_resource*()Máté Kocsis2020-01-031-5/+5
* Use RETURN_THROWS() during ZPP in most of the extensionsMáté Kocsis2019-12-311-7/+7
* Add union return types for function stubsMáté Kocsis2019-11-112-6/+3
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-252-4/+0
* Added arginfo stubs for sysvmsgStephen Reay2019-08-123-44/+76
* Merge branch 'PHP-7.4'Peter Kokot2019-05-121-2/+0
|\
| * Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | Merge branch 'PHP-7.4'Dmitry Stogov2019-04-241-1/+1
|\ \ | |/
| * Use better macrosDmitry Stogov2019-04-241-1/+1
| * Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-9/+9
* | Use ZEND_TRY_ASSIGN_REF_... macros for arguments passed to internal function ...Dmitry Stogov2019-04-241-9/+9
|\ \
| * | Use ZEND_TRA_ASSIGN_REF_... macros for by reference arguments of internal fun...Dmitry Stogov2019-04-241-9/+9
| |/
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-151-1/+1
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-1/+1
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-111-15/+8
|/
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+4
* Remove local variablesPeter Kokot2019-02-033-19/+1
* Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* Implement typed propertiesNikita Popov2019-01-111-20/+17
* Trim trailing whitespace in testsGabriel Caruso2018-10-144-5/+5
* Remove __USE_GNU definesNikita Popov2018-09-171-5/+0
* Don't export anything in php_sysvmsg.hNikita Popov2018-09-172-34/+30
* Remove unused Git attributes identPeter Kokot2018-07-252-3/+1
* Fixed incorrrecr zval_dtor() usage to replace value of argument passed by ref...Dmitry Stogov2018-07-051-4/+3
* Normalize sysvmsg phpinfo() outputPeter Kokot2018-06-021-3/+0
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* year++Xinchen Hui2018-01-022-2/+2
* Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* Cleanup type conversionDmitry Stogov2017-12-071-8/+4
* Get rid of all these old package[2].xml files, most of these had no had a rel...Kalle Sommer Nielsen2017-08-171-40/+0