| a666285 |
|
01-Jan-2013 |
Xinchen Hui <laruence@php.net> |
Happy New Year
/php-src/sapi/apache2handler/php_functions.c
|
| 8775a37 |
|
01-Jan-2012 |
Felipe Pena <felipe@php.net> |
- Year++
/php-src/sapi/apache2handler/php_functions.c
|
| 4737910 |
|
06-Jun-2011 |
Felipe Pena <felipe@php.net> |
- Added new parameter parsing option (p - for valid path (string without null byte in the middle)) # The tests will be fixed in the next commits
/php-src/sapi/apache2handler/php_functions.c
|
| 0203cc3 |
|
01-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Year++
/php-src/sapi/apache2handler/php_functions.c
|
| 11d24c1 |
|
31-May-2010 |
Michael Wallner <mike@php.net> |
* implement new output API, fixing some bugs and implementing some feature requests--let's see what I can dig out of the bugtracker for NEWS-- and while crossing the road: * implemented new zlib API * fixed up ext/tidy (what was "s&" in zend_parse_parameters() supposed to do?) Thanks to Jani and Felipe for pioneering.
/php-src/sapi/apache2handler/php_functions.c
|
| af49e58 |
|
12-Mar-2010 |
Jani Taskinen <jani@php.net> |
- Reverted r296062 and r296065
/php-src/sapi/apache2handler/php_functions.c
|
| 06f072c |
|
11-Mar-2010 |
Jani Taskinen <jani@php.net> |
MFH: Improved / fixed output buffering (Michael Wallner)
/php-src/sapi/apache2handler/php_functions.c
|
| 9ba1e81 |
|
03-Jan-2010 |
Sebastian Bergmann <sebastian@php.net> |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
/php-src/sapi/apache2handler/php_functions.c
|
| 390ccd8 |
|
19-Jan-2009 |
Scott MacVicar <scottmac@php.net> |
MFH Fix apache2handler under Apache 2.3.0-alpha
/php-src/sapi/apache2handler/php_functions.c
|
| f0240a0 |
|
05-Jan-2009 |
Ilia Alshanetsky <iliaa@php.net> |
MFB: Improved parameter handling
/php-src/sapi/apache2handler/php_functions.c
|
| 08659c2 |
|
31-Dec-2008 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 3 of 3.
/php-src/sapi/apache2handler/php_functions.c
|
| fc2fb50 |
|
17-Nov-2008 |
Felipe Pena <felipe@php.net> |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
/php-src/sapi/apache2handler/php_functions.c
|
| 7a37fa2 |
|
02-Nov-2008 |
Felipe Pena <felipe@php.net> |
- Revert ZEND_BEGIN_ARG_INFO change
/php-src/sapi/apache2handler/php_functions.c
|
| cc9a286 |
|
24-Oct-2008 |
Felipe Pena <felipe@php.net> |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
/php-src/sapi/apache2handler/php_functions.c
|
| e7eba5a |
|
26-Aug-2008 |
Alexey Zakhlestin <indeyets@php.net> |
switch to the new parameter-parse API
/php-src/sapi/apache2handler/php_functions.c
|
| 67185d6 |
|
16-Jul-2008 |
Felipe Pena <felipe@php.net> |
- Added arginfo
/php-src/sapi/apache2handler/php_functions.c
|
| 84a8bb0 |
|
10-Mar-2008 |
Felipe Pena <felipe@php.net> |
MFH: New way for check void parameters
/php-src/sapi/apache2handler/php_functions.c
|
| d1dded8 |
|
31-Dec-2007 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 2 of 2.
/php-src/sapi/apache2handler/php_functions.c
|
| 6c810b0 |
|
27-Sep-2007 |
Dmitry Stogov <dmitry@php.net> |
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
/php-src/sapi/apache2handler/php_functions.c
|
| 50ea267 |
|
24-Feb-2007 |
Marcus Boerger <helly@php.net> |
- Avoid sprintf, even when checked copy'n'paste or changes lead to errors
/php-src/sapi/apache2handler/php_functions.c
|
| e894206 |
|
23-Feb-2007 |
Stanislav Malyshev <stas@php.net> |
use snprintf
/php-src/sapi/apache2handler/php_functions.c
|
| d4fbb3c |
|
14-Jan-2007 |
Ilia Alshanetsky <iliaa@php.net> |
Fixed bug #40127 (apache2handler doesnt compile on Netware).
/php-src/sapi/apache2handler/php_functions.c
|
| 4223aa4 |
|
01-Jan-2007 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump year.
/php-src/sapi/apache2handler/php_functions.c
|
| d3aa695 |
|
11-Dec-2006 |
Ilia Alshanetsky <iliaa@php.net> |
Fixed bug #39787 (PHP doesn't work with Apache 2.3).
/php-src/sapi/apache2handler/php_functions.c
|
| fb91408 |
|
03-Jan-2006 |
Ilia Alshanetsky <iliaa@php.net> |
Added param checks for ap2 fetch respose/request header functions.
/php-src/sapi/apache2handler/php_functions.c
|
| a5e15f2 |
|
02-Jan-2006 |
Ilia Alshanetsky <iliaa@php.net> |
Fixed possible crash in apache_getenv()/apache_setenv() on invalid parameters.
/php-src/sapi/apache2handler/php_functions.c
|
| 6d8c69e |
|
02-Jan-2006 |
foobar <sniper@php.net> |
MFH: fixed apache_setenv(): at least 2 parameters are required
/php-src/sapi/apache2handler/php_functions.c
|
| 488500a |
|
01-Jan-2006 |
Ilia Alshanetsky <iliaa@php.net> |
Added safety checks
/php-src/sapi/apache2handler/php_functions.c
|
| 5bd9322 |
|
01-Jan-2006 |
foobar <sniper@php.net> |
bump year and license version
/php-src/sapi/apache2handler/php_functions.c
|
| 3e669bc |
|
06-Dec-2005 |
foobar <sniper@php.net> |
MFH: nuke php3 legacy
/php-src/sapi/apache2handler/php_functions.c
|
| 23e671a |
|
03-Aug-2005 |
foobar <sniper@php.net> |
- Bumber up year
/php-src/sapi/apache2handler/php_functions.c
|
| 62121a1 |
|
24-Jan-2005 |
Joe Orton <jorton@php.net> |
Fixed regression #31645 - only flush before running the subrequest.
/php-src/sapi/apache2handler/php_functions.c
|
| cb6605c |
|
11-Jan-2005 |
Joe Orton <jorton@php.net> |
Fixed bug #30446 - virtual() includes files out of sequence, work around 2.0 subrequest/internal redirect issue.
/php-src/sapi/apache2handler/php_functions.c
|
| 1f364c1 |
|
23-Oct-2004 |
Joe Orton <jorton@php.net> |
- always convert apr_time_t to time_t using apr_time_sec() to be future-proof. - print apr_time_t values using APR_TIME_T and apr_snprintf. - remove redundant add_property_long calls.
/php-src/sapi/apache2handler/php_functions.c
|
| 56f8195 |
|
19-Jul-2004 |
Andi Gutmans <andi@php.net> |
- Nuke empty_string. It is a reminanent from the time where RETURN_FALSE() used to return "" and not bool(false). It's not worth keeping it because STR_FREE() and zval_dtor() always have to check for it and it slows down the general case. In addition, it seems that empty_string has been abused quite a lot, and was used not only for setting zval's but generally in PHP code instead of "", which wasn't the intention. Last but not least, nuking empty_string should improve stability as I doubt every place correctly checked if they are not mistakenly erealloc()'ing it or calling efree() on it. NOTE: Some code is probably broken. Each extension maintainer should check and see that my changes are OK. Also, I haven't had time to touch PECL yet. Will try and do it tomorrow.
/php-src/sapi/apache2handler/php_functions.c
|
| dbeb415 |
|
08-Jan-2004 |
Andi Gutmans <andi@php.net> |
- A belated happy holidays and PHP 5
/php-src/sapi/apache2handler/php_functions.c
|
| d2564b4 |
|
11-Nov-2003 |
Ilia Alshanetsky <iliaa@php.net> |
Compiler warning fix (patch by Joe Orton).
/php-src/sapi/apache2handler/php_functions.c
|
| d3bde36 |
|
10-Jul-2003 |
foobar <sniper@php.net> |
Use the proper way to get the max requests per child.
/php-src/sapi/apache2handler/php_functions.c
|
| f68c7ff |
|
10-Jun-2003 |
James Cox <imajes@php.net> |
updating license information in the headers.
/php-src/sapi/apache2handler/php_functions.c
|
| 7bd188f |
|
26-May-2003 |
Derick Rethans <derick@php.net> |
- Fix typo
/php-src/sapi/apache2handler/php_functions.c
|
| 2e0651f |
|
25-Mar-2003 |
Ilia Alshanetsky <iliaa@php.net> |
Added missing initialization, which causes AP2 to crash on startup in ZTS.
/php-src/sapi/apache2handler/php_functions.c
|
| 5d381f8 |
|
25-Mar-2003 |
Edin Kadribasic <edink@php.net> |
MFB and more. Fixed various win32 compilation issues. Also the sapi is now built as php4apach2.dll since the filter is being obsoleted.
/php-src/sapi/apache2handler/php_functions.c
|
| 5ca0787 |
|
25-Mar-2003 |
Sebastian Bergmann <sebastian@php.net> |
Eliminate some TSRMLS_FETCH() calls. Tested with Win32 build of SAPI/CGI and SAPI/CLI on Win32.
/php-src/sapi/apache2handler/php_functions.c
|
| 96c02a1 |
|
25-Mar-2003 |
foobar <sniper@php.net> |
- This is not supposed to be 'pretty' name. (ref. bug #22853)
/php-src/sapi/apache2handler/php_functions.c
|
| 8c3e16b |
|
07-Mar-2003 |
Ilia Alshanetsky <iliaa@php.net> |
OnUpdateInt -> OnUpdateLong.
/php-src/sapi/apache2handler/php_functions.c
|
| 97418f5 |
|
07-Mar-2003 |
Ilia Alshanetsky <iliaa@php.net> |
CS Fixes. Fixed a bug with 404 handling. Added more detailed Apache info for phpinfo(). Added the support for last_modified.
/php-src/sapi/apache2handler/php_functions.c
|
| 9729930 |
|
20-Feb-2003 |
Justin Erenkrantz <jerenkrantz@php.net> |
Clean up apache2handler SAPI. Key improvements: - Be streamy - Re-enable virtual() support - Set content_type correctly - Remove unnecessary code and reintroduce some missing code - Change signature from PhP to PHP
/php-src/sapi/apache2handler/php_functions.c
|
| ec68ed4 |
|
11-Feb-2003 |
Ian Holsman <ianh@php.net> |
initial checkin of the apache2 SAPI using a handler instead of filters. TBD: src highlighting better post handling
/php-src/sapi/apache2handler/php_functions.c
|