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

2003-08-03 Thread Uwe Schindler
thetaphiSun Aug 3 07:22:53 2003 EDT Modified files: /php-src/sapi/apache2handlersapi_apache2.c Log: Fix Win32 Build because of missint TSRM stuff Index: php-src/sapi/apache2handler/sapi_apache2.c diff -u

[PHP-CVS] cvs: php-src(PHP_4_3) /sapi/apache2handler sapi_apache2.c

2003-08-03 Thread Uwe Schindler
thetaphiSun Aug 3 07:23:25 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/sapi/apache2handlersapi_apache2.c Log: MFH Index: php-src/sapi/apache2handler/sapi_apache2.c diff -u php-src/sapi/apache2handler/sapi_apache2.c:1.1.2.19

[PHP-CVS] cvs: CVSROOT / avail

2003-08-03 Thread Sascha Schumann
sas Sun Aug 3 08:50:31 2003 EDT Modified files: /CVSROOTavail Log: pear karma for heino, vincent Index: CVSROOT/avail diff -u CVSROOT/avail:1.725 CVSROOT/avail:1.726 --- CVSROOT/avail:1.725 Sat Aug 2 22:56:12 2003 +++ CVSROOT/avail Sun Aug 3

[PHP-CVS] cvs: php-src /ext/mbstring/tests mb_http_input.phpt

2003-08-03 Thread Moriyoshi Koizumi
moriyoshi Sun Aug 3 09:58:20 2003 EDT Modified files: /php-src/ext/mbstring/tests mb_http_input.phpt Log: Disable the test temporarily because -d flags in the command line doesn't take effect under CGI mode. (See the relevant portion of cgi_main.c that

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/mbstring/tests mb_http_input.phpt

2003-08-03 Thread Moriyoshi Koizumi
moriyoshi Sun Aug 3 09:59:48 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/mbstring/tests mb_http_input.phpt Log: MFH(r-1.3): disable the test temporarily because -d flags in the command line doesn't take effect under CGI mode. (See the relevant

[PHP-CVS] cvs: php-src /main php.h

2003-08-03 Thread Zeev Suraski
zeevSun Aug 3 13:42:01 2003 EDT Modified files: /php-src/main php.h Log: Remove unnecessary macro Index: php-src/main/php.h diff -u php-src/main/php.h:1.190 php-src/main/php.h:1.191 --- php-src/main/php.h:1.190Fri Jun 27 03:43:42 2003 +++

[PHP-CVS] cvs: php-src /ext/curl interface.c /ext/exif exif.c /ext/gmp gmp.c /ext/ldap ldap.c /ext/mbstring mbstring.c /ext/mcve mcve.c /ext/mssql php_mssql.c /ext/mysqli mysqli_fe.c /ext/ncurses ncurses_fe.c /ext/oci8 oci8.c /ext/odbc php_odbc.c /ext/openssl openssl.c /ext/oracle oracle.c /ext/simplexml simplexml.c /ext/sockets sockets.c /ext/sqlite sqlite.c /ext/standard basic_functions.c /ext/sysvmsg sysvmsg.c /ext/xml xml.c /ext/xmlrpc xmlrpc-epi-php.c /ext/yaz php_yaz.c

2003-08-03 Thread Zeev Suraski
zeevSun Aug 3 13:44:39 2003 EDT Modified files: /php-src/ext/curl interface.c /php-src/ext/exif exif.c /php-src/ext/gmpgmp.c /php-src/ext/ldap ldap.c /php-src/ext/mbstring mbstring.c /php-src/ext/mcve mcve.c

[PHP-CVS] cvs: php-src /ext/mbstring mbstring.c php_mbregex.h

2003-08-03 Thread Marcus Boerger
helly Sun Aug 3 14:46:34 2003 EDT Modified files: /php-src/ext/mbstring mbstring.c php_mbregex.h Log: Reallow build Index: php-src/ext/mbstring/mbstring.c diff -u php-src/ext/mbstring/mbstring.c:1.180 php-src/ext/mbstring/mbstring.c:1.181 ---

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

2003-08-03 Thread Marcus Boerger
helly Sun Aug 3 14:51:26 2003 EDT Modified files: /php-src/ext/mysqli mysqli_fe.c Log: Fix build Index: php-src/ext/mysqli/mysqli_fe.c diff -u php-src/ext/mysqli/mysqli_fe.c:1.17 php-src/ext/mysqli/mysqli_fe.c:1.18 --- php-src/ext/mysqli/mysqli_fe.c:1.17 Sun

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

2003-08-03 Thread Marcus Boerger
helly Sun Aug 3 14:52:09 2003 EDT Modified files: /php-src/ext/mbstring mbstring.c Log: Fix warning Index: php-src/ext/mbstring/mbstring.c diff -u php-src/ext/mbstring/mbstring.c:1.181 php-src/ext/mbstring/mbstring.c:1.182 ---

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

2003-08-03 Thread Marcus Boerger
helly Sun Aug 3 14:55:51 2003 EDT Modified files: /php-src/ext/socketssockets.c Log: Fix build Index: php-src/ext/sockets/sockets.c diff -u php-src/ext/sockets/sockets.c:1.148 php-src/ext/sockets/sockets.c:1.149 ---

[PHP-CVS] cvs: php-src(PHP_4_3) /sapi/apache2filter sapi_apache2.c

2003-08-03 Thread Uwe Schindler
thetaphiSun Aug 3 15:31:14 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/sapi/apache2filter sapi_apache2.c Log: MFH Index: php-src/sapi/apache2filter/sapi_apache2.c diff -u php-src/sapi/apache2filter/sapi_apache2.c:1.91.2.19

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

2003-08-03 Thread Uwe Schindler
thetaphiSun Aug 3 15:31:56 2003 EDT Modified files: /php-src/sapi/apache2filter sapi_apache2.c Log: TSRM issue in windows compiling Index: php-src/sapi/apache2filter/sapi_apache2.c diff -u php-src/sapi/apache2filter/sapi_apache2.c:1.118

[PHP-CVS] Re: [PHP-DEV] Re: this causes a segfault cvs: php-src(PHP_4_3) /ext/pcre config.m4 php_pcre.c

2003-08-03 Thread Andrei Zmievski
On Thu, 10 Jul 2003, Jani Taskinen wrote: Fixed in CVS now. :) What did you fix exactly and where? I don't see it. -Andrei -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-CVS] cvs: spl / php_spl.c spl_engine.c spl_functions.c spl_functions.h

2003-08-03 Thread Marcus Boerger
helly Sun Aug 3 18:29:20 2003 EDT Modified files: /splphp_spl.c spl_engine.c spl_functions.c spl_functions.h Log: Latest zend updates Index: spl/php_spl.c diff -u spl/php_spl.c:1.12 spl/php_spl.c:1.13 --- spl/php_spl.c:1.12 Sat Jul 19 16:54:22 2003

[PHP-CVS] Re: [PHP-DEV] Re: this causes a segfault cvs: php-src(PHP_4_3) /ext/pcreconfig.m4 php_pcre.c

2003-08-03 Thread Alan Knowles
He added a decleration for pcre_* in the wrappers eg. #define pcre_x php_pcre_ as apache2 uses pcre internally As far as I could tell though it still segfauts after that change... - although not had a chance to test it recently.. Regards Alan Andrei Zmievski wrote: On Thu, 10 Jul