[PHP-CVS] cvs: php-src /sapi/apache2handler php_functions.c

2009-01-19 Thread Scott MacVicar
scottmacMon Jan 19 19:31:45 2009 UTC Modified files: /php-src/sapi/apache2handlerphp_functions.c Log: Fix apache2handler under Apache 2.3.0-alpha

[PHP-CVS] cvs: php-src /sapi/apache2handler php_functions.c

2008-08-26 Thread Alexey Zakhlestin
indeyetsTue Aug 26 17:36:33 2008 UTC Modified files: /php-src/sapi/apache2handlerphp_functions.c Log: MFB: switch to the new parameter-parse API

[PHP-CVS] cvs: php-src /sapi/apache2handler php_functions.c

2006-01-02 Thread Ilia Alshanetsky
iliaa Mon Jan 2 22:19:53 2006 UTC Modified files: /php-src/sapi/apache2handlerphp_functions.c Log: MFB51: Fixed possible crash in apache_getenv()/apache_setenv() on invalid parameters.

[PHP-CVS] cvs: php-src /sapi/apache2handler php_functions.c

2006-01-02 Thread Jani Taskinen
sniper Mon Jan 2 22:39:43 2006 UTC Modified files: /php-src/sapi/apache2handlerphp_functions.c Log: - Fixed apache_setenv() which requires 2 parameters

[PHP-CVS] cvs: php-src /sapi/apache2handler php_functions.c

2006-01-01 Thread Ilia Alshanetsky
iliaa Sun Jan 1 20:13:31 2006 UTC Modified files: /php-src/sapi/apache2handlerphp_functions.c Log: MFB51: Added safety checks http://cvs.php.net/viewcvs.cgi/php-src/sapi/apache2handler/php_functions.c?r1=1.20r2=1.21diff_format=u Index:

[PHP-CVS] cvs: php-src /sapi/apache2handler php_functions.c

2005-01-24 Thread Joe Orton
jorton Mon Jan 24 06:44:57 2005 EDT Modified files: /php-src/sapi/apache2handlerphp_functions.c Log: Fixed regression #31645 - only flush before running the subrequest.

[PHP-CVS] cvs: php-src /sapi/apache2handler php_functions.c

2005-01-11 Thread Joe Orton
jorton Tue Jan 11 09:01:32 2005 EDT Modified files: /php-src/sapi/apache2handlerphp_functions.c Log: Fixed bug #30446 - virtual() includes files out of sequence, work around 2.0 subrequest/internal redirect issue.

Re: [PHP-CVS] cvs: php-src /sapi/apache2handler php_functions.c

2005-01-11 Thread Derick Rethans
On Tue, 11 Jan 2005, Joe Orton wrote: jortonTue Jan 11 09:01:32 2005 EDT Modified files: /php-src/sapi/apache2handler php_functions.c Log: Fixed bug #30446 - virtual() includes files out of sequence, work around 2.0 subrequest/internal redirect issue.

[PHP-CVS] cvs: php-src /sapi/apache2handler php_functions.c

2003-11-11 Thread Ilia Alshanetsky
iliaa Tue Nov 11 15:04:09 2003 EDT Modified files: /php-src/sapi/apache2handlerphp_functions.c Log: Compiler warning fix (patch by Joe Orton). Index: php-src/sapi/apache2handler/php_functions.c diff -u

[PHP-CVS] cvs: php-src /sapi/apache2handler php_functions.c

2003-07-10 Thread Jani Taskinen
sniper Thu Jul 10 18:45:06 2003 EDT Modified files: /php-src/sapi/apache2handlerphp_functions.c Log: Use the proper way to get the max requests per child. Index: php-src/sapi/apache2handler/php_functions.c diff -u