summaryrefslogtreecommitdiff
path: root/sapi/embed
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Bump yearXinchen Hui2014-01-032-2/+2
| | * Happy New YearXinchen Hui2013-01-012-2/+2
| | * - Year++Felipe Pena2012-01-012-2/+2
| * | Bump yearXinchen Hui2014-01-032-2/+2
* | | Merge branch 'PHP-5.6'Xinchen Hui2014-01-032-2/+2
|\ \ \
| * | | Bump yearXinchen Hui2014-01-032-2/+2
| |/ /
* | | Pass the TSRMLS parameters to the sapi flush hook, this shaves off a few TSRM...Kalle Sommer Nielsen2013-12-181-1/+1
|/ /
* | Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | Happy New YearXinchen Hui2013-01-012-2/+2
* | - Year++Felipe Pena2012-01-012-2/+2
|/
* - Year++Felipe Pena2011-01-012-2/+2
* - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-111-0/+1
* Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TS...Kalle Sommer Nielsen2010-08-181-1/+1
* revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+100
* Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen2010-04-211-100/+0
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2
* - Updated fix for bug #48911 (embed sapi misses SAPI_API)Garrett Serack2009-07-302-6/+12
* - Fixed bug #48911 (embed sapi misses SAPI_API)Jani Taskinen2009-07-282-6/+6
* - fix buildPierre Joye2009-01-041-0/+1
* MFHMarcus Boerger2008-12-311-0/+13
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-312-2/+2
* MFH:Marcus Boerger2008-03-251-20/+17
* Add new empty child terminate sapi hook to the rest of the sapisRasmus Lerdorf2008-03-181-0/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-312-2/+2
* fix startup - remove unneeded variablesStanislav Malyshev2007-08-081-7/+2
* initialize valuesStanislav Malyshev2007-08-081-2/+2
* fix TSRM embed startupStanislav Malyshev2007-08-081-21/+9
* use hardcoded ini like CLIStanislav Malyshev2007-08-021-5/+24
* MFH: - Changed AC_ARG_* options to PHP_ARG_* options.Jani Taskinen2007-07-111-9/+5
* MFH:- Fixed bug #41576 (misbehaviour when using --without-apxs)foobar2007-06-031-12/+16
* MFH: Bump year.Sebastian Bergmann2007-01-012-2/+2
* bump year and license versionfoobar2006-01-012-6/+6
* MFH(r-1.7) Silence compiler warning: unused variableSara Golemon2005-12-291-3/+9
* - Bumber up yearfoobar2005-08-032-2/+2
* - Added PHP_INSTALL_HEADERS() macrofoobar2005-05-071-0/+1