Re: [PHP-CVS] cvs: php-src /sapi/apache2filter config.m4 /sapi/apache2handler config.m4

2008-03-09 Thread Hannes Magnusson
2008/3/9 Lars Strojny <[EMAIL PROTECTED]>: > lstrojnySun Mar 9 01:10:13 2008 UTC > > Modified files: > /php-src/sapi/apache2filter config.m4 > /php-src/sapi/apache2handlerconfig.m4 > Log: > Adding itk and and peruser MPM to the list of threaded Apache MPMs > >

Re: [PHP-CVS] cvs: php-src /sapi/apache2filter config.m4 /sapi/apache2handler config.m4

2008-03-09 Thread Lars Strojny
Hi Hannes, Am Sonntag, den 09.03.2008, 12:08 +0100 schrieb Hannes Magnusson: > peruser is threaded, itk is not. Thanks for pointing that out. Don't know why I was sure that both are threaded. cu, Lars signature.asc Description: Dies ist ein digital signierter Nachrichtenteil

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/apache2filter config.m4 /sapi/apache2handler config.m4

2008-03-09 Thread Lars Strojny
lstrojnySun Mar 9 12:35:56 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/apache2filter config.m4 /php-src/sapi/apache2handlerconfig.m4 Log: sapi/apache2(handler|filter)/config.m4: Removing itk from the list of threaded MPMs (thanks

[PHP-CVS] cvs: php-src /sapi/apache2filter config.m4 /sapi/apache2handler config.m4

2008-03-09 Thread Lars Strojny
lstrojnySun Mar 9 12:37:05 2008 UTC Modified files: /php-src/sapi/apache2filter config.m4 /php-src/sapi/apache2handlerconfig.m4 Log: sapi/apache2(handler|filter)/config.m4: Removing itk from the list of threaded MPMs (thanks Hannes) htt

Re: [PHP-CVS] cvs: php-src(PHP_5_3) /sapi/apache2filter config.m4 /sapi/apache2handler config.m4

2008-03-09 Thread Hannes Magnusson
2008/3/9 Lars Strojny <[EMAIL PROTECTED]>: > lstrojnySun Mar 9 12:35:56 2008 UTC > > > Modified files: (Branch: PHP_5_3) > /php-src/sapi/apache2filter config.m4 > /php-src/sapi/apache2handlerconfig.m4 > Log: > sapi/apache2(handler|filter)/config.m

[PHP-CVS] cvs: php-src / configure.in

2008-03-09 Thread Gwynne Raskind
gwynne Sun Mar 9 14:27:16 2008 UTC Modified files: /php-srcconfigure.in Log: Fix Darwin 9/Mac OS X 10.5 build problems, or at least patch them http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.647&r2=1.648&diff_format=u Index: php-src/configure.in di

[PHP-CVS] cvs: php-src(PHP_5_3) / configure.in

2008-03-09 Thread Gwynne Raskind
gwynne Sun Mar 9 14:27:25 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcconfigure.in Log: MFH: Fix Darwin 9/Mac OS X 10.5 build problems, or at least patch them http://cvs.php.net/viewvc.cgi/php-src/configure.in?r1=1.579.2.52.2.77.2.11&r2=1.579.2.52.2.

[PHP-CVS] cvs: php-src(PHP_5_2) /sapi/nsapi nsapi.c

2008-03-09 Thread Felipe Pena
felipe Sun Mar 9 16:06:33 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/nsapi nsapi.c Log: Fix typo (#44381) http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.69.2.3.2.7&r2=1.69.2.3.2.8&diff_format=u Index: php-src/sapi/nsapi/nsapi.c diff

[PHP-CVS] cvs: php-src(PHP_5_3) /sapi/nsapi nsapi.c

2008-03-09 Thread Felipe Pena
felipe Sun Mar 9 16:07:14 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/sapi/nsapi nsapi.c Log: Fix typo (#44381) http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.69.2.3.2.6.2.2&r2=1.69.2.3.2.6.2.3&diff_format=u Index: php-src/sapi/nsapi/nsap

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

2008-03-09 Thread Felipe Pena
felipe Sun Mar 9 16:07:46 2008 UTC Modified files: /php-src/sapi/nsapi nsapi.c Log: Fix typo (#44381) http://cvs.php.net/viewvc.cgi/php-src/sapi/nsapi/nsapi.c?r1=1.85&r2=1.86&diff_format=u Index: php-src/sapi/nsapi/nsapi.c diff -u php-src/sapi/nsapi/nsapi.c:1.

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/date php_date.c

2008-03-09 Thread Ilia Alshanetsky
iliaa Sun Mar 9 18:09:53 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/date php_date.c Log: Initialize ts only after successful argument parsing http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.43.2.45.2.51.2.22&r2=1.43.2.45.2.51.2

[PHP-CVS] cvs: php-src /ext/date php_date.c

2008-03-09 Thread Ilia Alshanetsky
iliaa Sun Mar 9 18:10:09 2008 UTC Modified files: /php-src/ext/date php_date.c Log: MFB: Initialize ts only after successful argument parsing http://cvs.php.net/viewvc.cgi/php-src/ext/date/php_date.c?r1=1.170&r2=1.171&diff_format=u Index: php-src/ext/

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/sqlite sqlite.c

2008-03-09 Thread Scott MacVicar
scottmacSun Mar 9 21:30:28 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/sqlite sqlite.c Log: Fix memory issues with statement being deleted twice http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite/sqlite.c?r1=1.166.2.13.2.9.2.4&r2=1.166.2.13.

[PHP-CVS] cvs: php-src /ext/sqlite sqlite.c

2008-03-09 Thread Scott MacVicar
scottmacSun Mar 9 21:32:38 2008 UTC Modified files: /php-src/ext/sqlite sqlite.c Log: MFB: Fix memory issues with statement being deleted twice http://cvs.php.net/viewvc.cgi/php-src/ext/sqlite/sqlite.c?r1=1.207&r2=1.208&diff_format=u Index: php-src/e

Re: [PHP-CVS] cvs: php-src /sapi/apache2filter config.m4 /sapi/apache2handler config.m4

2008-03-09 Thread Lars Strojny
Hi Hannes, and again I have to change my opinion. As stated in http://www.telana.com/peruser.php, peruser is - unlike its predecessor metux - non-threaded. So it is completely correct to build PHP without thread safety in cases of prefork, itk *and* peruser. cu, Lars Am Sonntag, den 09.03.2008,