summaryrefslogtreecommitdiff
path: root/ext/sysvshm
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-1/+1
|/
* Review parameter names in ext/sysvshmMáté Kocsis2020-10-013-17/+17
* Update ext/standard parameter namesNikita Popov2020-09-291-3/+3
* Promote a few remaining errors in ext/standardMáté Kocsis2020-09-151-9/+16
* Warning to Error promotion in ext/standardGeorge Peter Banyard2020-09-031-4/+6
* Add many missing closing PHP tags to testsMáté Kocsis2020-08-091-0/+1
* Remove proto comments from C filesMax Semenik2020-07-061-24/+12
* Replace EXPECTF when possibleFabien Villepinte2020-06-291-1/+1
* Add flag to forbid dynamic property creation on internal classesNikita Popov2020-06-241-1/+1
* Include stub hash in generated arginfo filesNikita Popov2020-06-241-1/+2
* Convert resource to object in Sysvshm extensionMáté Kocsis2020-06-169-138/+222
* Fix [-Wundef] warning in Sysvshm extensionGeorge Peter Banyard2020-05-182-2/+2
* Remove out-dated commentsChristoph M. Becker2020-05-061-6/+0
* Store default parameter values of internal functions in arg infoMáté Kocsis2020-04-081-1/+1
* Generate function entries for another batch of extensionsMáté Kocsis2020-04-054-22/+24
* Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-175-16/+16
* Use RETURN_THROWS() after zend_fetch_resource*()Máté Kocsis2020-01-031-2/+2
* Use RETURN_THROWS() during ZPP in most of the extensionsMáté Kocsis2019-12-311-7/+7
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-252-4/+0
* Added arginfo stubs for svsvshmStephen Reay2019-08-123-37/+67
* Convert fetch_resource warnings into TypeErrorsNikita Popov2019-06-032-13/+20
* 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'Peter Kokot2019-03-151-2/+2
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-151-2/+2
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-117-104/+4
|/
* Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-2/+4
* Remove local variablesPeter Kokot2019-02-031-9/+0
* Remove yearly range from copyright noticeZeev Suraski2019-01-302-2/+2
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-154-6/+0
* Trim trailing whitespace in testsGabriel Caruso2018-10-149-9/+9
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+1
* Remove unused Git attributes identPeter Kokot2018-07-253-7/+1
* Sync sysvsem and sysvshm versions in phpinfoPeter Kokot2018-06-032-1/+13
* Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-041-2/+2
* Use int instead of integer in type errorsGabriel Caruso2018-02-046-11/+11
* year++Xinchen Hui2018-01-022-2/+2
* Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* 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
* Update copyright headers to 2017Sammy Kaye Powers2017-01-022-2/+2
* fix formatAnatol Belski2016-08-181-1/+1
* Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-181-1/+1
|\
| * fix testAnatol Belski2016-08-181-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2016-08-181-0/+20
|\ \ | |/
| * Fixed bug #72858 shm_attach null dereferenceAnatol Belski2016-08-181-0/+20