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

2006-05-25 Thread Ilia Alshanetsky
iliaa Fri May 26 01:55:26 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/wddx wddx.c Log: Corrected previous patch http://cvs.php.net/viewcvs.cgi/php-src/ext/wddx/wddx.c?r1=1.96.2.6.2.6&r2=1.96.2.6.2.7&diff_format=u Index: php-src/ext/wddx/wddx.c dif

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

2006-05-25 Thread Ilia Alshanetsky
iliaa Fri May 26 01:55:00 2006 UTC Modified files: /php-src/ext/wddx wddx.c Log: Corrected previous patch http://cvs.php.net/viewcvs.cgi/php-src/ext/wddx/wddx.c?r1=1.134&r2=1.135&diff_format=u Index: php-src/ext/wddx/wddx.c diff -u php-src/ext/wddx/wddx.c

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

2006-05-25 Thread Pierre-Alain Joye
pajoye Fri May 26 01:48:23 2006 UTC Modified files: /php-src/ext/opensslxp_ssl.c Log: - MFB: fix leaks in openssl context options http://cvs.php.net/viewcvs.cgi/php-src/ext/openssl/xp_ssl.c?r1=1.25&r2=1.26&diff_format=u Index: php-src/ext/openssl/xp_

[PHP-CVS] cvs: php-src /ext/spl php_spl.c spl_iterators.c /ext/spl/tests spl_004.phpt

2006-05-25 Thread Marcus Boerger
helly Fri May 26 01:40:57 2006 UTC Added files: /php-src/ext/spl/tests spl_004.phpt Modified files: /php-src/ext/splphp_spl.c spl_iterators.c Log: - Fix handling of third parameter to iterator_apply() - Add test http://cv

[PHP-CVS] Re: Missing Comming? Re: [PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/wddx wddx.c /ext/wddx/tests bug37569.phpt

2006-05-25 Thread Ilia Alshanetsky
Yeah it did, I'll apply the proper patch shortly. Ilia Alshanetsky On 25-May-06, at 8:35 PM, Alan Knowles wrote: Did that commit get messed up? Regards Alan Ilia Alshanetsky wrote: iliaa Thu May 25 23:21:01 2006 UTC Added files: (Branch: PHP_4_4) /php-src/

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

2006-05-25 Thread Marcus Boerger
helly Fri May 26 00:49:02 2006 UTC Modified files: /php-src/ext/splphp_spl.c Log: - Fix type hint http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/php_spl.c?r1=1.91&r2=1.92&diff_format=u Index: php-src/ext/spl/php_spl.c diff -u php-src/ext/spl/php_spl.c:1.91

[PHP-CVS] cvs: php-src /ext/spl php_spl.c spl_iterators.c spl_iterators.h

2006-05-25 Thread Marcus Boerger
helly Fri May 26 00:37:33 2006 UTC Modified files: /php-src/ext/splphp_spl.c spl_iterators.c spl_iterators.h Log: - Add function iterator_apply() http://cvs.php.net/viewcvs.cgi/php-src/ext/spl/php_spl.c?r1=1.90&r2=1.91&diff_format=u Index: php-src/ext/spl/

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

2006-05-25 Thread Pierre-Alain Joye
pajoye Fri May 26 00:32:07 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/opensslxp_ssl.c Log: - fix leaks in openssl context options http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.54&r2=1.2027.2.547.2.55&

[PHP-CVS] Missing Comming? Re: [PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/wddx wddx.c /ext/wddx/tests bug37569.phpt

2006-05-25 Thread Alan Knowles
Did that commit get messed up? Regards Alan Ilia Alshanetsky wrote: iliaa Thu May 25 23:21:01 2006 UTC Added files: (Branch: PHP_4_4) /php-src/ext/wddx/tests bug37569.phpt Modified files: /php-src NEWS /php-src/ext/wddx wddx.c Log: MFH:

[PHP-CVS] cvs: php-src /tests/classes interfaces_003.phpt ZendEngine2 zend_execute.c ZendEngine2/tests bug33996.phpt

2006-05-25 Thread Marcus Boerger
helly Fri May 26 00:26:45 2006 UTC Modified files: /ZendEngine2zend_execute.c /ZendEngine2/tests bug33996.phpt /php-src/tests/classes interfaces_003.phpt Log: - Sync error messages and simplify error message generation code http://cvs

[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/wddx/tests bug37569.phpt

2006-05-25 Thread Ilia Alshanetsky
iliaa Thu May 25 23:23:15 2006 UTC Modified files: /php-src/ext/wddx wddx.c /php-src/ext/wddx/tests bug37569.phpt Log: MFB: Fixed bug #37569 (WDDX incorrectly encodes high-ascii characters). http://cvs.php.net/viewcvs.cgi/php-src/ext/wddx/wddx.c?

[PHP-CVS] cvs: php-src(PHP_4_4) / NEWS /ext/wddx wddx.c /ext/wddx/tests bug37569.phpt

2006-05-25 Thread Ilia Alshanetsky
iliaa Thu May 25 23:21:01 2006 UTC Added files: (Branch: PHP_4_4) /php-src/ext/wddx/tests bug37569.phpt Modified files: /php-srcNEWS /php-src/ext/wddx wddx.c Log: MFH: Fixed bug #37569 (WDDX incorrectly encodes high-ascii ch

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/wddx wddx.c /ext/wddx/tests bug37569.phpt

2006-05-25 Thread Ilia Alshanetsky
iliaa Thu May 25 22:54:16 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/wddx/tests bug37569.phpt Modified files: /php-srcNEWS /php-src/ext/wddx wddx.c Log: Fixed bug #37569 (WDDX incorrectly encodes high-ascii charact

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

2006-05-25 Thread Edin Kadribasic
edink Thu May 25 18:48:31 2006 UTC Modified files: /php-src/main php.h Log: MFB: Missing definition, patch by Steph Fox http://cvs.php.net/viewcvs.cgi/php-src/main/php.h?r1=1.229&r2=1.230&diff_format=u Index: php-src/main/php.h diff -u php-src/main/php.h

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

2006-05-25 Thread Edin Kadribasic
edink Thu May 25 18:47:21 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/main php.h Log: Missing definition, patch by Steph Fox http://cvs.php.net/viewcvs.cgi/php-src/main/php.h?r1=1.221.2.4&r2=1.221.2.4.2.1&diff_format=u Index: php-src/main/php.h di

[PHP-CVS] cvs: php-src /ext/spl/examples recursivedualiterator.inc /ext/spl/examples/tests dualiterator_001.phpt

2006-05-25 Thread Marcus Boerger
helly Thu May 25 18:15:04 2006 UTC Modified files: /php-src/ext/spl/examples recursivedualiterator.inc /php-src/ext/spl/examples/tests dualiterator_001.phpt Log: - Make recursive part and identical part work correct http://cvs.php.net/viewcvs.cgi/ph

[PHP-CVS] cvs: php-src /ext/spl/examples dualiterator.inc recursivedualiterator.inc /ext/spl/examples/tests dualiterator_001.phpt

2006-05-25 Thread Marcus Boerger
helly Thu May 25 17:44:59 2006 UTC Added files: /php-src/ext/spl/examples dualiterator.inc recursivedualiterator.inc /php-src/ext/spl/examples/tests dualiterator_001.phpt Log: - Add DualIterator and RecursiveDualIter

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

2006-05-25 Thread Michael Wallner
mikeThu May 25 12:47:46 2006 UTC Modified files: /php-src/ext/curl streams.c Log: MFB: fix bug #34180, --with-curlwrappers discards stream context options http://cvs.php.net/viewcvs.cgi/php-src/ext/curl/streams.c?r1=1.16&r2=1.17&diff_format=u Index: php

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

2006-05-25 Thread Michael Wallner
mikeThu May 25 12:41:35 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/curl streams.c Log: - implement standard http stream wrapper options, fixes bug #34180 - skip empty headers in on_header_available() http://cvs.php.ne

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

2006-05-25 Thread Antony Dovgal
tony2001Thu May 25 11:46:38 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/dbase dbf_head.c Log: MFH: remove debug output and fix bug #37589 http://cvs.php.net/viewcvs.cgi/php-src/ext/dbase/dbf_head.c?r1=1.14.4.1&r2=1.14.4.1.2.1&diff_format=u

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

2006-05-25 Thread Antony Dovgal
tony2001Thu May 25 11:46:12 2006 UTC Modified files: /php-src/ext/dbase dbf_head.c Log: remove debug output and fix bug #37589 http://cvs.php.net/viewcvs.cgi/php-src/ext/dbase/dbf_head.c?r1=1.15&r2=1.16&diff_format=u Index: php-src/ext/dbase/dbf_head

[PHP-CVS] cvs: php-src /ext/standard/tests/strings bug22224.phpt

2006-05-25 Thread Marcus Boerger
helly Thu May 25 10:50:53 2006 UTC Modified files: /php-src/ext/standard/tests/strings bug4.phpt Log: - MFB http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/tests/strings/bug4.phpt?r1=1.4&r2=1.5&diff_format=u Index: php-src/ext/standard/tests/string

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/standard/tests/strings bug22224.phpt

2006-05-25 Thread Marcus Boerger
helly Thu May 25 10:46:53 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/strings bug4.phpt Log: - Update test http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/tests/strings/bug4.phpt?r1=1.2&r2=1.2.6.1&diff_format=u Index: php-

[PHP-CVS] cvs: php-src /tests/basic 013.phpt 014.phpt 015.phpt 016.phpt 017.phpt 018.phpt 019.phpt 020.phpt

2006-05-25 Thread Antony Dovgal
tony2001Thu May 25 10:38:01 2006 UTC Modified files: /php-src/tests/basic013.phpt 014.phpt 015.phpt 016.phpt 017.phpt 018.phpt 019.phpt 020.phpt Log: fix tests in unicode mode http://cvs.php.net/viewcvs.cgi/php

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS README.UPDATE_5_2

2006-05-25 Thread Marcus Boerger
helly Thu May 25 10:20:56 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS README.UPDATE_5_2 Log: - Update update news and sync with NEWS http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.51&r2=1.2027.2.547.2.52&diff_format=u Index: php-s

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/wddx wddx.c

2006-05-25 Thread Marcus Boerger
helly Thu May 25 10:01:30 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/ext/wddx wddx.c Log: - MFH Fixed bug #37587 (var without attribute causes segfault http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.559&r2=1.2027.2.560&

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/wddx wddx.c /ext/wddx/tests bug37587.phpt

2006-05-25 Thread Marcus Boerger
helly Thu May 25 09:59:25 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/wddx/tests bug37587.phpt Modified files: /php-srcNEWS /php-src/ext/wddx wddx.c Log: - MFH Bugfix 37587 http://cvs.php.net/viewcvs.cgi/php-src/

[PHP-CVS] cvs: php-src /ext/wddx wddx.c /ext/wddx/tests bug37587.phpt

2006-05-25 Thread Marcus Boerger
helly Thu May 25 09:51:58 2006 UTC Added files: /php-src/ext/wddx/tests bug37587.phpt Modified files: /php-src/ext/wddx wddx.c Log: - Bugfix 37587 http://cvs.php.net/viewcvs.cgi/php-src/ext/wddx/wddx.c?r1=1.132&r2=1.133&diff_form

Re: [PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre config.w32

2006-05-25 Thread Andrei Zmievski
And it shouldn't. -Andrei On May 19, 2006, at 2:49 AM, Nuno Lopes wrote: The unix build isn't using that config option, though. Nuno - Original Message - I belive its better to have slower pcre than having php crash left and right. Stack usage of php-5.1+ is so huge pcre becomes

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

2006-05-25 Thread Dmitry Stogov
dmitry Thu May 25 08:15:57 2006 UTC Modified files: /php-src/ext/soap soap.c /php-src/ext/soap/tests/bugsbug37278.phpt Log: Fixed bug #37278 (SOAP not respecting uri in __soapCall) http://cvs.php.net/viewcvs.cgi/php-src/ext/soap/soap.c?r1=1.18

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/soap soap.c /ext/soap/tests/bugs bug37278.phpt

2006-05-25 Thread Dmitry Stogov
dmitry Thu May 25 08:14:51 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/soap/tests/bugsbug37278.phpt Modified files: /php-srcNEWS /php-src/ext/soap soap.c Log: Fixed bug #37278 (SOAP not respecting uri in __soapCa

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/soap soap.c /ext/soap/tests/bugs bug37278.phpt

2006-05-25 Thread Dmitry Stogov
dmitry Thu May 25 08:14:28 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/soap/tests/bugsbug37278.phpt Modified files: /php-srcNEWS /php-src/ext/soap soap.c Log: Fixed bug #37278 (SOAP not respecting uri in __soapCa

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

2006-05-25 Thread Dmitry Stogov
dmitry Thu May 25 07:46:25 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Fixed bug #37558 (timeout functionality doesn't work after a second PHP starup on the same thread). (p dot desarnaud at wanadoo dot fr) http://cvs.php.net/viewcvs.cgi

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

2006-05-25 Thread Antony Dovgal
tony2001Thu May 25 07:31:47 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: reorder http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.47&r2=1.2027.2.547.2.48&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.5

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

2006-05-25 Thread Dmitry Stogov
dmitry Thu May 25 07:06:04 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS /php-src/sapi/cgi fastcgi.c fastcgi.h Log: Fixed bug #37576 (FastCGI env (cgi vars) table overflow). (Piotr) http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.