[PHP-CVS] cvs: php-src /ext/zlib CREDITS php_zlib.h zlib.c

2006-08-30 Thread Michael Wallner
mikeWed Aug 30 22:35:57 2006 UTC Modified files: /php-src/ext/zlib CREDITS php_zlib.h zlib.c Log: - good bye ob_gzhandler - ego promo http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/CREDITS?r1=1.2&r2=1.3&diff_format=u Index: php-src/ext/zlib/CREDITS diff

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/tidy tidy.c /ext/tidy/tests 019.phpt

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 22:34:48 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/tidy/tests 019.phpt Modified files: /php-src/ext/tidy tidy.c Log: MFH: fix leak, add test http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tid

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

2006-08-30 Thread Michael Wallner
mikeWed Aug 30 22:34:32 2006 UTC Modified files: /php-src/main php_output.h Log: - fix PHP_OUTPUT_CONFLICT macro http://cvs.php.net/viewvc.cgi/php-src/main/php_output.h?r1=1.63&r2=1.64&diff_format=u Index: php-src/main/php_output.h diff -u php-src/main

[PHP-CVS] cvs: php-src /ext/tidy/tests 022.phpt

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 22:34:27 2006 UTC Modified files: /php-src/ext/tidy/tests 022.phpt Log: add UEXPECTF http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tests/022.phpt?r1=1.1&r2=1.2&diff_format=u Index: php-src/ext/tidy/tests/022.phpt diff -u php-sr

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 22:53:51 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/tidy tidy.c Log: no such function http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1.66.2.8.2.7&r2=1.66.2.8.2.8&diff_format=u Index: php-src/ext/tidy/tidy.c d

[PHP-CVS] cvs: php-src /ext/tidy php_tidy.h

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 22:53:42 2006 UTC Modified files: /php-src/ext/tidy php_tidy.h Log: no such function http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/php_tidy.h?r1=1.30&r2=1.31&diff_format=u Index: php-src/ext/tidy/php_tidy.h diff -u php-src/ext/ti

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 22:52:18 2006 UTC Modified files: /php-src/ext/tidy tidy.c Log: fix tidy problems caused by returning local static buffers looks like somebody forgot to MFB this patch.. http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r1=1

[PHP-CVS] cvs: php-src /ext/tidy tidy.c /ext/tidy/tests 022.phpt

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 22:32:35 2006 UTC Added files: /php-src/ext/tidy/tests 022.phpt Modified files: /php-src/ext/tidy tidy.c Log: fix a couple of leaks, add new test http://cvs.php.net/viewvc.cgi/php-src/ext/tidy/tidy.c?r

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/openssl openssl.c /ext/openssl/tests 003.phpt

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 21:51:07 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/openssl/tests 003.phpt Modified files: /php-src/ext/opensslopenssl.c Log: fix segfault/leak, add test http://cvs.php.net/viewvc.cgi/php-s

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 21:50:28 2006 UTC Added files: /php-src/ext/openssl/tests 003.phpt Modified files: /php-src/ext/opensslopenssl.c Log: fix segfault/leak, add test http://cvs.php.net/viewvc.cgi/php-src/ext/openssl/op

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 20:50:03 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/openssl/tests 002.phpt Modified files: /php-src/ext/opensslopenssl.c Log: MFH: fix segfault in openssl_seal(), add test http://cvs.php.ne

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 20:49:45 2006 UTC Added files: /php-src/ext/openssl/tests 002.phpt Modified files: /php-src/ext/opensslopenssl.c Log: fix segfault in openssl_seal(), add test http://cvs.php.net/viewvc.cgi/php-src/e

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 20:24:32 2006 UTC Modified files: /php-src/ext/standard string.c Log: fix ZTS build http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.584&r2=1.585&diff_format=u Index: php-src/ext/standard/string.c diff -u php-s

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

2006-08-30 Thread Ilia Alshanetsky
iliaa Wed Aug 30 20:07:55 2006 UTC Modified files: (Branch: PHP_4_4) /php-srcNEWS Log: pcre news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.1247.2.920.2.161&r2=1.1247.2.920.2.162&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.920.2.

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

2006-08-30 Thread Ilia Alshanetsky
iliaa Wed Aug 30 20:08:06 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: pcre news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.227&r2=1.2027.2.547.2.228&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.

[PHP-CVS] cvs: CVSROOT / avail

2006-08-30 Thread Pierre-Alain Joye
pajoye Wed Aug 30 18:45:13 2006 UTC Modified files: /CVSROOTavail Log: - karma for ocal and wbxml http://cvs.php.net/viewvc.cgi/CVSROOT/avail?r1=1.1173&r2=1.1174&diff_format=u Index: CVSROOT/avail diff -u CVSROOT/avail:1.1173 CVSROOT/avail:1.1174 --- CVS

[PHP-CVS] cvs: php-src /ext/standard php_string.h string.c

2006-08-30 Thread Ilia Alshanetsky
iliaa Wed Aug 30 18:40:26 2006 UTC Modified files: /php-src/ext/standard string.c php_string.h Log: Avoid TSRMLS_FETCH http://cvs.php.net/viewvc.cgi/php-src/ext/standard/string.c?r1=1.583&r2=1.584&diff_format=u Index: php-src/ext/standard/string.c dif

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

2006-08-30 Thread Ilia Alshanetsky
iliaa Wed Aug 30 18:40:01 2006 UTC Modified files: /php-src/ext/bz2bz2.c Log: Fixed build with gcc 4.1.1 http://cvs.php.net/viewvc.cgi/php-src/ext/bz2/bz2.c?r1=1.25&r2=1.26&diff_format=u Index: php-src/ext/bz2/bz2.c diff -u php-src/ext/bz2/bz2.c:1.25 ph

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

2006-08-30 Thread Ilia Alshanetsky
iliaa Wed Aug 30 18:21:27 2006 UTC Modified files: /php-src/ext/curl streams.c Log: Added ftps portion of the patch http://cvs.php.net/viewvc.cgi/php-src/ext/curl/streams.c?r1=1.21&r2=1.22&diff_format=u Index: php-src/ext/curl/streams.c diff -u php-src/ex

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 17:57:25 2006 UTC Modified files: /php-src/ext/sessionsession.c Log: fix typo http://cvs.php.net/viewvc.cgi/php-src/ext/session/session.c?r1=1.449&r2=1.450&diff_format=u Index: php-src/ext/session/session.c diff -u php-src/e

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

2006-08-30 Thread Ilia Alshanetsky
iliaa Wed Aug 30 17:49:28 2006 UTC Modified files: /php-src/ext/curl streams.c Log: MFB: Fixed bug #33770 (https:// or ftps:// do not work when --with-curlwrappers is used and ssl certificate is not verifiable). http://cvs.php.net/viewvc.cgi/php-src/ext

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

2006-08-30 Thread Ilia Alshanetsky
iliaa Wed Aug 30 17:49:10 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/curl streams.c Log: Fixed bug #33770 (https:// or ftps:// do not work when --with-curlwrappers is used and ssl certificate is not verifiable). h

[PHP-CVS] cvs: php-src /ext/pcre php_pcre.c /ext/pcre/tests preg_replace_callback3.phpt

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 16:46:23 2006 UTC Added files: /php-src/ext/pcre/tests preg_replace_callback3.phpt Modified files: /php-src/ext/pcre php_pcre.c Log: fix leak, add test http://cvs.php.net/viewvc.cgi/php-src/ext/pcre/ph

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pcre php_pcre.c /ext/pcre/tests preg_replace_callback3.phpt

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 16:46:59 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pcre/tests preg_replace_callback3.phpt Modified files: /php-src/ext/pcre php_pcre.c Log: fix leak, add test http://cvs.php.net/viewvc.cgi/ph

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 16:30:15 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard iptc.c Log: MFH: fix leak in iptcembed() http://cvs.php.net/viewvc.cgi/php-src/ext/standard/iptc.c?r1=1.50.2.2&r2=1.50.2.2.2.1&diff_format=u Index: php-s

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 16:30:03 2006 UTC Modified files: /php-src/ext/standard iptc.c Log: fix leak in iptcembed() http://cvs.php.net/viewvc.cgi/php-src/ext/standard/iptc.c?r1=1.54&r2=1.55&diff_format=u Index: php-src/ext/standard/iptc.c diff -u php

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 16:24:40 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sessionsession.c Log: change ini handlers to produce E_ERROR if they are called during startup http://cvs.php.net/viewvc.cgi/php-src/ext/session/session.c?r1=1.

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 16:24:31 2006 UTC Modified files: /php-src/ext/sessionsession.c Log: change ini handlers to produce E_ERROR if they are called during startup or per request http://cvs.php.net/viewvc.cgi/php-src/ext/session/session.c?r1=1.4

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 16:12:43 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/iconv iconv.c Log: fix leak http://cvs.php.net/viewvc.cgi/php-src/ext/iconv/iconv.c?r1=1.124.2.8.2.2&r2=1.124.2.8.2.3&diff_format=u Index: php-src/ext/iconv/iconv.c di

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 16:12:27 2006 UTC Modified files: /php-src/ext/iconv iconv.c Log: fix leak http://cvs.php.net/viewvc.cgi/php-src/ext/iconv/iconv.c?r1=1.137&r2=1.138&diff_format=u Index: php-src/ext/iconv/iconv.c diff -u php-src/ext/iconv/iconv.c:1

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 15:43:10 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sessionsession.c Log: MFH: change E_ERROR to E_WARNING when invalid argument has been passed make sure ini_set() doesn't reset PS(mod) and PS(serializer) to invalid

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

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 15:42:41 2006 UTC Modified files: /php-src/ext/sessionsession.c Log: change E_ERROR to E_WARNING when invalid argument has been passed make sure ini_set() doesn't reset PS(mod) and PS(serializer) to invalid values http://c

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

2006-08-30 Thread Michael Wallner
mikeWed Aug 30 14:42:26 2006 UTC Modified files: /php-src/ext/zlib zlib.c Log: - allow (de)activation with ini_set() http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib.c?r1=1.206&r2=1.207&diff_format=u Index: php-src/ext/zlib/zlib.c diff -u php-src/ext/zl

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

2006-08-30 Thread Michael Wallner
mikeWed Aug 30 14:42:01 2006 UTC Modified files: /php-src/main output.c php_output.h Log: - add PHP_OUTPUT_WRITTEN and PHP_OUTPUT_SENT status flags http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.193&r2=1.194&diff_format=u Index: php-src/main/

[PHP-CVS] cvs: php-src /ext/zlib php_zlib.h

2006-08-30 Thread Michael Wallner
mikeWed Aug 30 12:26:38 2006 UTC Modified files: /php-src/ext/zlib php_zlib.h Log: - add php_zlib_output_encoding() decl http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/php_zlib.h?r1=1.47&r2=1.48&diff_format=u Index: php-src/ext/zlib/php_zlib.h diff -u php-

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

2006-08-30 Thread Michael Wallner
mikeWed Aug 30 12:25:56 2006 UTC Modified files: /php-src/main SAPI.c Log: - the Vary header for zlib.output_compression is now handled inside the output handler http://cvs.php.net/viewvc.cgi/php-src/main/SAPI.c?r1=1.216&r2=1.217&diff_format=u Index:

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

2006-08-30 Thread Michael Wallner
mikeWed Aug 30 12:07:04 2006 UTC Modified files: /php-src/ext/zlib zlib.c Log: - avoid a loop around deflate() by using Z_SYNC_FLUSH for standard write http://cvs.php.net/viewvc.cgi/php-src/ext/zlib/zlib.c?r1=1.205&r2=1.206&diff_format=u Index: php-src/ext

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

2006-08-30 Thread Michael Wallner
mikeWed Aug 30 12:06:22 2006 UTC Modified files: /php-src/main output.c Log: - output handler may modify context->op - discard any context->out.data on failure http://cvs.php.net/viewvc.cgi/php-src/main/output.c?r1=1.192&r2=1.193&diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/reflection php_reflection.c /ext/reflection/tests bug38653.phpt

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 10:42:50 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/reflection/tests bug38653.phpt Modified files: /php-srcNEWS /php-src/ext/reflection php_reflection.c Log: MFH: fix #38653 (memory lea

[PHP-CVS] cvs: php-src /ext/reflection php_reflection.c /ext/reflection/tests bug38653.phpt

2006-08-30 Thread Antony Dovgal
tony2001Wed Aug 30 10:41:43 2006 UTC Added files: /php-src/ext/reflection/tests bug38653.phpt Modified files: /php-src/ext/reflection php_reflection.c Log: fix #38653 (memory leak in ReflectionClass::getConstant()) h

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

2006-08-30 Thread Hannes Magnusson
bjori Wed Aug 30 09:44:53 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard/tests/serialize bug37947.phpt Log: fix test http://cvs.php.net/viewvc.cgi/php-src/ext/standard/tests/serialize/bug37947.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u

[PHP-CVS] cvs: php-src / README.NEW-OUTPUT-API /main output.c php_output.h

2006-08-30 Thread Michael Wallner
mikeWed Aug 30 07:39:09 2006 UTC Modified files: /php-src/main output.c php_output.h /php-srcREADME.NEW-OUTPUT-API Log: - revise output handler alias API - add convenience macros for conflicts and aliases - generalize flags to php_output_stac