Re: [PHP-CVS] cvs: php-src(PHP_5_1) /sapi/apache php_apache.c

2006-04-27 Thread Andi Gutmans
Shouldn't you use ZEND_DLIMPORT? It'd be much nicer and save us those #ifdef's Andi At 02:31 AM 4/26/2006, Edin Kadribasic wrote: edink Wed Apr 26 09:31:23 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/sapi/apachephp_apache.c Log: Correctly import

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

2006-04-27 Thread Andrei Zmievski
andrei Thu Apr 27 15:28:22 2006 UTC Modified files: /php-src/ext/pcntl pcntl.c Log: pcntl_signal is safe too http://cvs.php.net/viewcvs.cgi/php-src/ext/pcntl/pcntl.c?r1=1.52&r2=1.53&diff_format=u Index: php-src/ext/pcntl/pcntl.c diff -u php-src/ext/pcntl/pc

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

2006-04-27 Thread Andrei Zmievski
andrei Thu Apr 27 15:21:01 2006 UTC Modified files: /php-src/ext/pcntl pcntl.c Log: Safe-fy some functions. http://cvs.php.net/viewcvs.cgi/php-src/ext/pcntl/pcntl.c?r1=1.51&r2=1.52&diff_format=u Index: php-src/ext/pcntl/pcntl.c diff -u php-src/ext/pcntl/pcn

[PHP-CVS] cvs: php-src /sapi/cgi fastcgi.c fastcgi.h

2006-04-27 Thread Dmitry Stogov
dmitry Thu Apr 27 11:39:46 2006 UTC Modified files: /php-src/sapi/cgi fastcgi.c fastcgi.h Log: Proper fix for bug #37205 http://cvs.php.net/viewcvs.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.10&r2=1.11&diff_format=u Index: php-src/sapi/cgi/fastcgi.c diff -u php-s

[PHP-CVS] cvs: php-src(PHP_5_1) /sapi/cgi fastcgi.c fastcgi.h

2006-04-27 Thread Dmitry Stogov
dmitry Thu Apr 27 11:39:32 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/sapi/cgi fastcgi.c fastcgi.h Log: Proper fix for bug #37205 http://cvs.php.net/viewcvs.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.4.2.9&r2=1.4.2.10&diff_format=u Index: php-src/sapi/cgi