summaryrefslogtreecommitdiff
path: root/sapi/embed
Commit message (Expand)AuthorAgeFilesLines
* Add stubs for SAPIsMáté Kocsis2020-07-101-6/+1
* Fix warning in embed sapiNikita Popov2020-07-101-1/+1
* Fixed bug #79737 (Building embed as static fails during install step).Dmitry Stogov2020-06-291-0/+3
* Constify char * arguments of APIstwosee2020-06-081-2/+2
* Remove mention of PHP major version in Copyright headersGabriel Caruso2019-09-252-4/+0
* Merge branch 'PHP-7.3' into PHP-7.4Nikita Popov2019-06-041-1/+0
|\
| * Merge branch 'PHP-7.2' into PHP-7.3Nikita Popov2019-06-041-1/+0
| |\
| | * Reload tsrmls_id in release builds as wellNikita Popov2019-06-041-1/+0
| | * Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| | * Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
| | * year++Xinchen Hui2018-01-022-2/+2
| * | Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
| * | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
* | | Normalize comments in *nix build system m4 filesPeter Kokot2019-05-121-2/+0
* | | Remove HAVE_SIGNAL_HPeter Kokot2019-04-071-2/+0
* | | Implemented a faster way to access predefined TSRM resources - CG(), EG(), etc.Dmitry Stogov2019-03-141-2/+1
* | | Avoid reinitailization of ZTS cache pointer. Initialize it once in TSRM.cDmitry Stogov2019-03-121-0/+2
* | | Add AS_HELP_STRING to *nix build configure optionsPeter Kokot2019-03-071-3/+6
* | | 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 source code filesPeter Kokot2018-10-141-1/+0
* | | Trim trailing whitespace in source code filesPeter Kokot2018-10-131-3/+3
|/ /
* | Remove unused Git attributes identPeter Kokot2018-07-254-6/+1
* | year++Xinchen Hui2018-01-022-2/+2
|/
* Fixed bug #75735 ([embed SAPI] Segmentation fault in sapi_register_post_entry)Xinchen Hui2017-12-271-0/+1
* Update copyright headers to 2017Sammy Kaye Powers2017-01-042-2/+2
* Pass error severity to SAPI modules and raise corresponding error level in Ap...Martin Vobruba2016-07-111-1/+1
* Cleanup zend_signal APIDmitry Stogov2016-06-201-2/+0
* Move semicolon into TSRMLS_CACHE_EXTERN/DEFINENikita Popov2016-03-032-2/+2
* Merge branch 'PHP-5.6' into PHP-7.0Lior Kaplan2016-01-012-2/+2
|\
| * Happy new year (Update copyright to 2016)Lior Kaplan2016-01-012-2/+2
| * bump yearXinchen Hui2015-01-152-2/+2
* | fix zend signal and tsrm compatzend-signal-ztsJoe Watkins2015-09-011-0/+4
* | made ZEND_TSRMLS_CACHE_* macros look like function callsAnatol Belski2015-02-162-3/+3
* | bump yearXinchen Hui2015-01-152-2/+2
* | trailing whitespace removalStanislav Malyshev2015-01-102-14/+14
* | enable static tsrmls cache in the embed SAPIAnatol Belski2014-12-172-2/+2
* | get rid of TSRMLS_* in the embed SAPIAnatol Belski2014-12-172-26/+12
* | first shot remove TSRMLS_* thingsAnatol Belski2014-12-132-15/+15
* | "extern" shouldn't be used for definitionsAnatol Belski2014-11-181-1/+1
* | removed *.dsw and *.dsp filesAnatol Belski2014-09-281-100/+0
* | Merge branch 'master' into issue-67910Florian MARGAINE2014-09-202-2/+2
|\ \
| * | s/PHP 5/PHP 7/Johannes Schlüter2014-09-192-2/+2
* | | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-201-12/+12
|/ /
* | master renames phase 3Anatol Belski2014-08-251-3/+3
* | master renames phase 1Anatol Belski2014-08-251-1/+1
* | fixed some incompatible typesAnatol Belski2014-08-201-4/+4
* | Merge branch 'PHP-5.6'Anatol Belski2014-03-241-0/+2
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Anatol Belski2014-03-241-0/+2
| |\
| | * Fixed bug #65715 php5embed.lib isn't provided anymoreAnatol Belski2014-03-241-0/+2