summaryrefslogtreecommitdiff
path: root/sapi/embed/php_embed.c
Commit message (Expand)AuthorAgeFilesLines
* Bump yearXinchen Hui2015-01-151-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some TS...Kalle Sommer Nielsen2010-08-181-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* - Updated fix for bug #48911 (embed sapi misses SAPI_API)Garrett Serack2009-07-301-3/+3
* - Fixed bug #48911 (embed sapi misses SAPI_API)Jani Taskinen2009-07-281-3/+3
* - fix buildPierre Joye2009-01-041-0/+1
* MFHMarcus Boerger2008-12-311-0/+13
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* 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-311-1/+1
* 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: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* MFB (Fix several egregious leaks in ext/browscap and sapi/embed).Andrei Zmievski2005-01-251-0/+1
* Add the new request_time sapi struct entry to all the sapis. Some of theseRasmus Lerdorf2004-12-201-0/+1
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* updating license information in the headers.James Cox2003-06-101-3/+3
* Be more consistent with the sapi internal name.Edin Kadribasic2003-01-291-1/+1
* Call correct module startup function (not a hard coded one) allowingEdin Kadribasic2003-01-281-1/+1
* Expose php_embed_module struct (and make Wez happy).Edin Kadribasic2003-01-281-1/+1
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is.foobar2002-11-261-3/+0
* Follow Yasuo's suggestion and build sapi program's under the sapi-specificSascha Schumann2002-09-291-0/+228