[PHP-CVS-DAILY] cvs: php-src / ChangeLog

2007-02-15 Thread changelog
changelog Fri Feb 16 01:31:06 2007 UTC Modified files: /php-srcChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2602r2=1.2603diff_format=u Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.2602

[PHP-CVS-DAILY] cvs: ZendEngine2 / ChangeLog

2007-02-15 Thread changelog
changelog Fri Feb 16 01:31:09 2007 UTC Modified files: /ZendEngine2ChangeLog Log: ChangeLog update http://cvs.php.net/viewvc.cgi/ZendEngine2/ChangeLog?r1=1.1067r2=1.1068diff_format=u Index: ZendEngine2/ChangeLog diff -u

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/standard string.c

2007-02-15 Thread Antony Dovgal
tony2001Thu Feb 15 09:31:01 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/standard string.c Log: fix possible off-by-one in str_(i)replace()

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/session session.c /ext/session/tests 002.phpt

2007-02-15 Thread Antony Dovgal
tony2001Thu Feb 15 09:41:31 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/sessionsession.c /php-src/ext/session/tests 002.phpt Log: fix segfault in php_add_session_var()

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

2007-02-15 Thread Dmitry Stogov
dmitry Thu Feb 15 12:04:59 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/sapi/cgi fastcgi.c Log: Fixed Bug #40352 (FCGI_WEB_SERVER_ADDRS function get lost)

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

2007-02-15 Thread Dmitry Stogov
dmitry Thu Feb 15 12:05:25 2007 UTC Modified files: /php-src/sapi/cgi fastcgi.c Log: Fixed Bug #40352 (FCGI_WEB_SERVER_ADDRS function get lost) http://cvs.php.net/viewvc.cgi/php-src/sapi/cgi/fastcgi.c?r1=1.28r2=1.29diff_format=u Index:

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

2007-02-15 Thread Dmitry Stogov
dmitry Thu Feb 15 12:33:16 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/sapi/cgi cgi_main.c fastcgi.c fastcgi.h Log: Fixed bug #40414 (possivle endless fork() loop when running fastcgi)

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

2007-02-15 Thread Dmitry Stogov
dmitry Thu Feb 15 12:33:54 2007 UTC Modified files: /php-src/sapi/cgi cgi_main.c fastcgi.c fastcgi.h Log: Fixed bug #40414 (possivle endless fork() loop when running fastcgi)

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/soap php_encoding.c

2007-02-15 Thread Dmitry Stogov
dmitry Thu Feb 15 14:48:13 2007 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/soap php_encoding.c Log: Fixed bug #40467 (Partial SOAP request sent when XSD sequence or choice include minOccurs=0)

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

2007-02-15 Thread Dmitry Stogov
dmitry Thu Feb 15 14:49:13 2007 UTC Modified files: /php-src/ext/soap php_encoding.c Log: Fixed bug #40467 (Partial SOAP request sent when XSD sequence or choice include minOccurs=0)

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

2007-02-15 Thread Dmitry Stogov
dmitry Thu Feb 15 17:00:53 2007 UTC Modified files: /php-src/ext/soap php_schema.c Log: Fixed memory leak http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_schema.c?r1=1.69r2=1.70diff_format=u Index: php-src/ext/soap/php_schema.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/soap php_schema.c

2007-02-15 Thread Dmitry Stogov
dmitry Thu Feb 15 17:01:29 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/soap php_schema.c Log: Fixed memory leak http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_schema.c?r1=1.58.2.6.2.4r2=1.58.2.6.2.5diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/imap php_imap.c

2007-02-15 Thread Antony Dovgal
On 02/13/2007 11:12 PM, Ilia Alshanetsky wrote: http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.208.2.7.2.16r2=1.208.2.7.2.17diff_format=u Index: php-src/ext/imap/php_imap.c diff -u php-src/ext/imap/php_imap.c:1.208.2.7.2.16 php-src/ext/imap/php_imap.c:1.208.2.7.2.17 ---

[PHP-CVS] cvs: php-src(PHP_5_2) /build build.mk

2007-02-15 Thread Nuno Lopes
nlopess Thu Feb 15 20:42:24 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/build build.mk Log: fix cvsclean on cygwin with windows-style EOLs http://cvs.php.net/viewvc.cgi/php-src/build/build.mk?r1=1.26.2.2.2.1r2=1.26.2.2.2.2diff_format=u Index:

[PHP-CVS] cvs: php-src /build build.mk

2007-02-15 Thread Nuno Lopes
nlopess Thu Feb 15 20:43:19 2007 UTC Modified files: /php-src/build build.mk Log: MFB: fix cvsclean on cygwin with windows-style EOLs http://cvs.php.net/viewvc.cgi/php-src/build/build.mk?r1=1.28r2=1.29diff_format=u Index: php-src/build/build.mk diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo_sqlite config.m4

2007-02-15 Thread Nuno Lopes
nlopess Thu Feb 15 20:52:50 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_sqlite config.m4 Log: fix build on cygwin with windows-style EOLs

[PHP-CVS] cvs: php-src /ext/pdo_sqlite config.m4

2007-02-15 Thread Nuno Lopes
nlopess Thu Feb 15 20:53:26 2007 UTC Modified files: /php-src/ext/pdo_sqlite config.m4 Log: MFB: fix build on cygwin with windows-style EOLs http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_sqlite/config.m4?r1=1.32r2=1.33diff_format=u Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/imap php_imap.c

2007-02-15 Thread Ilia Alshanetsky
What version of c-client are you using? For me here the code does not show any errors via valgrind 3.2.3. On 15-Feb-07, at 3:04 PM, Antony Dovgal wrote: On 02/13/2007 11:12 PM, Ilia Alshanetsky wrote: http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/imap php_imap.c

2007-02-15 Thread Ilia Alshanetsky
iliaa Fri Feb 16 03:32:07 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/imap php_imap.c Log: Reduce stack usage improve boundary checks http://cvs.php.net/viewvc.cgi/php-src/ext/imap/php_imap.c?r1=1.208.2.7.2.17r2=1.208.2.7.2.18diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/standard var.c

2007-02-15 Thread Ilia Alshanetsky
iliaa Fri Feb 16 03:41:56 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard var.c /php-srcNEWS Log: Fixed bug #40465 (Ensure that all PHP elements are printed by var_dump).

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/imap php_imap.c

2007-02-15 Thread Antony Dovgal
On 02/16/2007 05:04 AM, Ilia Alshanetsky wrote: What version of c-client are you using? For me here the code does not show any errors via valgrind 3.2.3. It's quite old, yes - imap-2004c. imap-2006d works ok in the same time. Ok, I found a solution, this patch fixes it: Index:

[PHP-CVS] cvs: php-src(PHP_4_4) /ext/interbase interbase.c

2007-02-15 Thread Antony Dovgal
tony2001Fri Feb 16 07:11:33 2007 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/interbase interbase.c Log: fix ext/interbase build http://cvs.php.net/viewvc.cgi/php-src/ext/interbase/interbase.c?r1=1.91.2.34.2.4r2=1.91.2.34.2.5diff_format=u