[PHP-CVS] cvs: php-src(PHP_5_3) /tests/basic 026.phpt

2008-01-09 Thread Ilia Alshanetsky
iliaa Thu Jan 10 01:41:25 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/tests/basic026.phpt Log: Fixed test http://cvs.php.net/viewvc.cgi/php-src/tests/basic/026.phpt?r1=1.1.2.1&r2=1.1.2.1.2.1&diff_format=u Index: php-src/tests/basic/026.phpt d

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

2008-01-09 Thread Rob Richards
rrichards Wed Jan 9 16:47:26 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/opensslopenssl.c Log: MFH: fix crash when using default algorithm http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/openssl.c?r1=1.98.2.5.2.41.2.4&r2=1.98.2.5.2.41

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

2008-01-09 Thread Rob Richards
rrichards Wed Jan 9 16:46:52 2008 UTC Modified files: /php-src/ext/opensslopenssl.c Log: fix crash when using default algorithm http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/openssl.c?r1=1.153&r2=1.154&diff_format=u Index: php-src/ext/openssl/

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2008-01-09 Thread Antony Dovgal
tony2001Wed Jan 9 14:27:31 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: fix typo http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.65&r2=1.2027.2.547.2.965.2.66&diff_format=u Index: php-src/NEWS diff -u php-src/NEW

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

2008-01-09 Thread Dmitry Stogov
dmitry Wed Jan 9 13:50:17 2008 UTC Modified files: /php-src/ext/soap php_encoding.c /php-src/ext/soap/tests server031.phpt Log: Remplemented support for SplArray using Traversable interface. http://cvs.php.net/viewvc.cgi/php-src/ext/soap/php_enco

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS /ext/soap php_encoding.c /ext/soap/tests server031.phpt

2008-01-09 Thread Dmitry Stogov
dmitry Wed Jan 9 13:49:41 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/soap/tests server031.phpt Modified files: /php-srcNEWS /php-src/ext/soap php_encoding.c Log: Remplemented support for SplArray using Traversable

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/mysqlnd mysqlnd_portability.h

2008-01-09 Thread Rob Richards
rrichards Wed Jan 9 11:23:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/mysqlndmysqlnd_portability.h Log: MFH: fix win32 compile http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd_portability.h?r1=1.4.2.3&r2=1.4.2.4&diff_format=

[PHP-CVS] cvs: php-src /ext/mysqlnd mysqlnd_portability.h

2008-01-09 Thread Rob Richards
rrichards Wed Jan 9 11:23:25 2008 UTC Modified files: /php-src/ext/mysqlndmysqlnd_portability.h Log: fix win32 compile http://cvs.php.net/viewvc.cgi/php-src/ext/mysqlnd/mysqlnd_portability.h?r1=1.7&r2=1.8&diff_format=u Index: php-src/ext/mysqlnd/m

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / run-tests.php

2008-01-09 Thread Gregory Beaver
Antony Dovgal wrote: > Hello Greg. > > tests/basic/026.phpt fails after these patches. > Either the test is wrong or the patches have b0rked it. > Please take a look. > > --- > 003+ string(9) "a=1&b=ZYX" > 003- string(10) "a=1&b=ZYX > 004- " > --- >

Re: [PHP-CVS] cvs: php-src(PHP_5_2) / run-tests.php

2008-01-09 Thread Antony Dovgal
Hello Greg. tests/basic/026.phpt fails after these patches. Either the test is wrong or the patches have b0rked it. Please take a look. --- 003+ string(9) "a=1&b=ZYX" 003- string(10) "a=1&b=ZYX 004- " --- -- Wbr, Antony Dovgal -- PHP CVS Mailing

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

2008-01-09 Thread Greg Beaver
cellog Wed Jan 9 08:12:34 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/zlib zlib_filter.c Log: apply proper fix of bug #43793 to zlib.deflate (window+16 = gzip) http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib_filter.c?r1=1.6.2.2.2.4.2.3&r2=1.6.

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

2008-01-09 Thread Greg Beaver
cellog Wed Jan 9 08:12:26 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/zlib zlib_filter.c Log: apply proper fix of bug #43793 to zlib.deflate (window+16 = gzip) http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib_filter.c?r1=1.6.2.2.2.7&r2=1.6.2.2.

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

2008-01-09 Thread Greg Beaver
cellog Wed Jan 9 08:12:15 2008 UTC Modified files: /php-src/ext/zlib zlib_filter.c Log: apply proper fix of bug #43793 to zlib.deflate (window+16 = gzip) http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib_filter.c?r1=1.18&r2=1.19&diff_format=u Index: php-sr