summaryrefslogtreecommitdiff
path: root/sapi/pi3web
Commit message (Collapse)AuthorAgeFilesLines
* removed sapi/pi3webAnatol Belski2015-02-107-635/+0
|
* bump yearXinchen Hui2015-01-151-1/+1
|
* trailing whitespace removalStanislav Malyshev2015-01-102-14/+14
|
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-27/+26
|
* removed *.dsw and *.dsp filesAnatol Belski2014-09-281-136/+0
|
* Merge branch 'master' into issue-67910Florian MARGAINE2014-09-201-1/+1
|\ | | | | | | | | | | Conflicts: README.PARAMETER_PARSING_API ext/gmp/tests/001.phpt
| * s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
| |
* | Replaces php5 with php7, without whitespace changes.Florian MARGAINE2014-09-206-47/+47
|/
* Merge branch 'PHP-5.6'Xinchen Hui2014-01-031-1/+1
|\
| * Bump yearXinchen Hui2014-01-031-1/+1
| |
* | Kill another TSRMLS_FETCH() in zend_indent()Kalle Sommer Nielsen2013-12-121-1/+1
|/
* Fix long-standing visual pain point: the misalignment of './configure help' ↵Christopher Jones2013-08-061-1/+1
| | | | | | text. Whitespace changes and a couple of grammar fixes.
* Happy New YearXinchen Hui2013-01-011-1/+1
|
* - Year++Felipe Pena2012-01-011-1/+1
|
* - Year++Felipe Pena2011-01-011-1/+1
|
* revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+136
|
* Remove old dsp/dsw/makefile files, these arent used by the build system ↵Kalle Sommer Nielsen2010-04-211-136/+0
| | | | anymore and are barely updated nor available for all extensions
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
|
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
|
* Add new empty child terminate sapi hook to the rest of the sapisRasmus Lerdorf2008-03-181-0/+1
|
* Improved PHP binary size and startup speed with GCC4 visibility control (Nuno)Dmitry Stogov2008-01-301-1/+5
|
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
|
* MFH: - Changed AC_ARG_* options to PHP_ARG_* options.Jani Taskinen2007-07-111-26/+16
| | | | | | | | | | | | 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)foobar2007-06-031-7/+9
|
* 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
|
* Add the new request_time sapi struct entry to all the sapis. Some of theseRasmus Lerdorf2004-12-201-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.
* Replaced static server variables by function call and configurable list at ↵Holger Zimmermann2004-12-053-88/+45
| | | | the Pi3Web server side.
* - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5foobar2004-01-176-47/+47
|
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
|
* Verify that new build system works with Pi3Web 2.0.2Wez Furlong2003-12-221-4/+4
|
* More things for the new build system.Wez Furlong2003-12-191-0/+16
| | | | | Pi3Web and aolserver build untested (no headers and libs for those here)
* Aligned configure help texts.foobar2003-10-031-1/+1
|
* Fixed win32 buildEdin Kadribasic2003-06-152-3/+4
|
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* No C++ comments in C codefoobar2003-06-021-2/+3
|
* Removed increment of read_post_bytes because this is done within SAPI (SAPI.c).Holger Zimmermann2003-06-011-1/+2
|
* Added PHP4PI3WEB_EXPORTS in order to control exports/imports on Win32Holger Zimmermann2003-04-193-11/+9
|
* Another win32 build fix.foobar2003-02-251-0/+2
|
* Bump year.Sebastian Bergmann2002-12-311-1/+1
|
* Fixed compiler warning.Ilia Alshanetsky2002-12-111-0/+1
|
* - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is.foobar2002-11-261-2/+0
|
* Use AC_ARG_WITH instead of PHP_ARG_WITH.foobar2002-10-121-5/+13
|
* another startup initialization fix - only ISAPI and CGI SAPI's tested,Zeev Suraski2002-09-181-2/+1
| | | | | | minor compile buglets might occur in other SAPIs, but should be trivial to fix...
* @- Added --disable-all configure option. (Jani)foobar2002-09-041-1/+1
|
* Some minor changes related to Pi3Web 2.0.1.Holger Zimmermann2002-08-181-6/+6
|
* Removed unused local variable header_line.Holger Zimmermann2002-08-181-1/+0
|
* Removed some outdated lines from init_request_info().Holger Zimmermann2002-07-231-3/+0
|
* Add sapi_header_op interface which supersedes the sapi_add_header and _exSascha Schumann2002-07-031-4/+8
| | | | | | | | | | | | | | | | | | | | | calls. Revert the change to the sapi_add_header_ex interface. Fix various bugs: 1. header("HTTP/1.0 306 foo"); header("Location: absolute-uri"); did not work in combination with several SAPI modules, because http_status_line was never properly reset. And thus, all SAPI modules which looked at http_status_line ignored the changed http_response_code. 2. The CGI SAPI did not send out the HTTP status line at all, if http_status_line had not been set explicitly by calling header("HTTP/1.0 200 foo");