summaryrefslogtreecommitdiff
path: root/ext/shmop/shmop.c
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
* | Generate class entries from stubs for phar, posix, pspell, readline, reflecti...Máté Kocsis2021-02-151-4/+1
|/
* Promote warnings to exceptions in ext/shmopMáté Kocsis2020-08-251-16/+16
* Remove proto comments from C filesMax Semenik2020-07-061-18/+9
* Add the ZEND_ACC_NO_DYNAMIC_PROPERTIES flag to ShmopMáté Kocsis2020-06-241-1/+1
* Convert shmop resources to opaque objectsChristoph M. Becker2020-06-241-57/+81
* Fix [-Wundef] warning in SHMOP extensionGeorge Peter Banyard2020-05-201-1/+1
* Generate function entries for another batch of extensionsMáté Kocsis2020-04-051-14/+1
* Merge branch 'PHP-7.4'Christoph M. Becker2020-03-301-0/+5
|\
| * Merge branch 'PHP-7.3' into PHP-7.4Christoph M. Becker2020-03-301-0/+5
| |\
| | * Fix #79427: Integer Overflow in shmop_open()Christoph M. Becker2020-03-301-0/+5
* | | Make error messages more consistent by fixing capitalizationMáté Kocsis2020-01-171-9/+9
* | | 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-6/+6
* | | Fixed inconsistent naming for stub, return type for shmop_sizeStephen Reay2019-08-121-1/+1
* | | Added shmop arginfo stubsStephen Reay2019-08-121-33/+2
* | | Remove some misleading RETURN_FALSENikita Popov2019-08-121-5/+5
|/ /
* | Remove local variablesPeter Kokot2019-02-031-9/+0
* | Remove yearly range from copyright noticeZeev Suraski2019-01-301-1/+1
|/
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* [ci skip] Remove space between function name and open parenthesesGabriel Caruso2018-02-241-6/+6
* year++Xinchen Hui2018-01-021-1/+1
* Move constants into read-only data segmentDmitry Stogov2017-12-141-1/+1
* Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-07-241-1/+1
|\
| * Update PHP 5 version to 7 in header commentsPeter Kokot2017-07-241-1/+1
| * Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
| * Document that ext/shmop deals with resources as of PHP 7.0.0Christoph M. Becker2016-10-071-6/+6
* | Update copyright headers to 2017Sammy Kaye Powers2017-01-041-1/+1
* | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-10-071-6/+6
|\ \
| * | Document that ext/shmop deals with resources as of PHP 7.0.0Christoph M. Becker2016-10-071-6/+6
| |/
* | Fixed compilation warningsDmitry Stogov2016-06-231-2/+2
|/
* Removed shmop test leaking an shm segmentMatteo Beccati2016-03-301-0/+1
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-011-1/+1
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-011-1/+1
| * bump yearXinchen Hui2015-01-151-1/+1
* | Use ZSTR_ API to access zend_string elements (this is just renaming without s...Dmitry Stogov2015-06-301-2/+2
* | cleanup mod version macros and mod defs, round xAnatol Belski2015-03-231-1/+1
* | Use specialized macro for string zval creationDmitry Stogov2015-03-121-1/+1
* | Fixed shmop tests failsXinchen Hui2015-02-031-10/+12
* | Cleanup resource handling APIsXinchen Hui2015-02-021-14/+23
* | bump yearXinchen Hui2015-01-151-1/+1
* | trailing whitespace removalStanislav Malyshev2015-01-101-7/+7
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-18/+18
* | first show to make 's' work with size_tAnatol Belski2014-08-271-1/+1
* | master renames phase 1Anatol Belski2014-08-251-16/+16
* | ported ext/shmopAnatol Belski2014-08-191-16/+15
* | basic macro replacements, all at onceAnatol Belski2014-08-191-3/+3
* | Refactored shmopXinchen Hui2014-05-161-35/+18
|/
* Bump yearXinchen Hui2014-01-031-1/+1