Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Happy New Year | Xinchen Hui | 2013-01-01 | 2 | -2/+2 |
| | |||||
* | - Year++ | Felipe Pena | 2012-01-01 | 2 | -2/+2 |
| | |||||
* | - Year++ | Felipe Pena | 2011-01-01 | 2 | -2/+2 |
| | |||||
* | - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, ↵ | Pierre Joye | 2010-12-11 | 1 | -0/+1 |
| | | | | generate the install-headers cmd | ||||
* | Pass the TSRMS pointers to sapi_module_struct.log_message, this saves some ↵ | Kalle Sommer Nielsen | 2010-08-18 | 1 | -1/+1 |
| | | | | TSRMLS_FETCH() calls in a few of our SAPI's | ||||
* | revert change #298288: Remove old dsp/dsw/makefile files | Rob Richards | 2010-04-28 | 1 | -0/+100 |
| | |||||
* | Remove old dsp/dsw/makefile files, these arent used by the build system ↵ | Kalle Sommer Nielsen | 2010-04-21 | 1 | -100/+0 |
| | | | | anymore and are barely updated nor available for all extensions | ||||
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 2 | -2/+2 |
| | |||||
* | - Updated fix for bug #48911 (embed sapi misses SAPI_API) | Garrett Serack | 2009-07-30 | 2 | -6/+12 |
| | | | | #- Windows didn't need SAPI_API | ||||
* | - Fixed bug #48911 (embed sapi misses SAPI_API) | Jani Taskinen | 2009-07-28 | 2 | -6/+6 |
| | |||||
* | - fix build | Pierre Joye | 2009-01-04 | 1 | -0/+1 |
| | |||||
* | MFH | Marcus Boerger | 2008-12-31 | 1 | -0/+13 |
| | | | | | | | - Changed dl() to be disabled by default. Enabled only when explicitly registered by the SAPI layer. Enabled only with CLI, CGI and EMBED. (Dmitry) [DOC] | ||||
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 2 | -2/+2 |
| | |||||
* | MFH: | Marcus Boerger | 2008-03-25 | 1 | -20/+17 |
| | | | | | | - Fix memory leak found by Osman - Merge strlen to sizof change from CLI | ||||
* | Add new empty child terminate sapi hook to the rest of the sapis | Rasmus Lerdorf | 2008-03-18 | 1 | -0/+1 |
| | |||||
* | MFH: Bump copyright year, 2 of 2. | Sebastian Bergmann | 2007-12-31 | 2 | -2/+2 |
| | |||||
* | fix startup - remove unneeded variables | Stanislav Malyshev | 2007-08-08 | 1 | -7/+2 |
| | |||||
* | initialize values | Stanislav Malyshev | 2007-08-08 | 1 | -2/+2 |
| | |||||
* | fix TSRM embed startup | Stanislav Malyshev | 2007-08-08 | 1 | -21/+9 |
| | |||||
* | use hardcoded ini like CLI | Stanislav Malyshev | 2007-08-02 | 1 | -5/+24 |
| | |||||
* | MFH: - Changed AC_ARG_* options to PHP_ARG_* options. | Jani Taskinen | 2007-07-11 | 1 | -9/+5 |
| | | | | | | | | | | | | MFH: - Some cleanups here and there MFH: - Enabled PHP_CHECK_CONFIGURE_OPTIONS (checks for unknown configure MFH: options) # Note to Marcus: ext/dba/config.m4 needs to be "converted" to use # the PHP_ARG_* options. I did't touch it needs quite a lot of work to keep # it's current behaviour regarding "enabled-by-default" parts of it. # # Hint: By using the PHP_ARG_* options you have the "default" option.. ;) | ||||
* | MFH:- Fixed bug #41576 (misbehaviour when using --without-apxs) | foobar | 2007-06-03 | 1 | -12/+16 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2007-01-01 | 2 | -2/+2 |
| | |||||
* | bump year and license version | foobar | 2006-01-01 | 2 | -6/+6 |
| | |||||
* | MFH(r-1.7) Silence compiler warning: unused variable | Sara Golemon | 2005-12-29 | 1 | -3/+9 |
| | |||||
* | - Bumber up year | foobar | 2005-08-03 | 2 | -2/+2 |
| | |||||
* | - Added PHP_INSTALL_HEADERS() macro | foobar | 2005-05-07 | 1 | -0/+1 |
| | | | | | | | - Fixed several VPATH build issues - Changed all awk calls to use $AWK - Changed all mkdir calls to use "$php_shtool mkdir" | ||||
* | MFB (Fix several egregious leaks in ext/browscap and sapi/embed). | Andrei Zmievski | 2005-01-25 | 1 | -0/+1 |
| | |||||
* | Add the new request_time sapi struct entry to all the sapis. Some of these | Rasmus Lerdorf | 2004-12-20 | 1 | -0/+1 |
| | | | | | | | may have ways of getting the request time without the extra syscall, but for now let's just make sure we don't crash and people will eventually fill these in where applicable. | ||||
* | - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 | foobar | 2004-01-17 | 1 | -12/+12 |
| | |||||
* | - Happy new year and PHP 5 for rest of the files too.. | foobar | 2004-01-08 | 1 | -2/+2 |
| | | | | | # Should the LICENSE and Zend/LICENSE dates be updated too? | ||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 1 | -2/+2 |
| | |||||
* | Forgot to add embed config.w32, and tweak version resource when CREDITS file ↵ | Wez Furlong | 2003-12-19 | 1 | -0/+8 |
| | | | | is missing. | ||||
* | updating license information in the headers. | James Cox | 2003-06-10 | 2 | -6/+6 |
| | |||||
* | Be more consistent with the sapi internal name. | Edin Kadribasic | 2003-01-29 | 1 | -1/+1 |
| | |||||
* | Call correct module startup function (not a hard coded one) allowing | Edin Kadribasic | 2003-01-28 | 1 | -1/+1 |
| | | | | | startup override. | ||||
* | Expose php_embed_module struct (and make Wez happy). | Edin Kadribasic | 2003-01-28 | 2 | -1/+2 |
| | |||||
* | Added missing warning about experimental nature of sapi/embed. | Edin Kadribasic | 2003-01-21 | 2 | -1/+6 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 2 | -2/+2 |
| | |||||
* | - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is. | foobar | 2002-11-26 | 1 | -3/+0 |
| | |||||
* | Moving php/embed windows build files to sapi/embed folder. | Edin Kadribasic | 2002-11-05 | 1 | -0/+100 |
| | |||||
* | Respect INSTALL_ROOT var. Thanks to Jani for catching this one. | Edin Kadribasic | 2002-10-14 | 1 | -2/+2 |
| | |||||
* | Install lib into $(prefix)/lib. | Edin Kadribasic | 2002-10-14 | 1 | -2/+2 |
| | | | | | Make $(prefix)/lib before trying to copy the lib into it. | ||||
* | Fix typo | foobar | 2002-10-12 | 1 | -1/+1 |
| | |||||
* | Added .cvsignore and CREDITS. | Edin Kadribasic | 2002-10-12 | 1 | -0/+2 |
| | |||||
* | Add the proper install lines. | foobar | 2002-10-12 | 1 | -2/+4 |
| | |||||
* | Default to shared. | foobar | 2002-10-12 | 1 | -4/+4 |
| | |||||
* | - Removed the unnecessary extra configure option --enable-shared-embed | foobar | 2002-10-11 | 1 | -13/+29 |
| | | | | | | - Changed --enable-embed to accept parameters shared/static and default to static build. | ||||
* | Follow Yasuo's suggestion and build sapi program's under the sapi-specific | Sascha Schumann | 2002-09-29 | 3 | -0/+302 |
directory. Move sapi-specific makefile fragments to their respective directory. Create an embed sapi module which resides in its own dir now. |