[PHP-CVS] Re: cvs: php-src(PHP_5_2) / run-tests.php /ext/bz2/tests 005.phpt /ext/standard/tests/general_functions phpcredits.phpt phpinfo.phpt /ext/standard/tests/strings sha1.phpt /ext/zlib/tests

2007-09-28 Thread Michael Wallner
Nuno Lopes wrote: > nlopess Fri Sep 14 15:28:04 2007 UTC > Log: > changes to run-tests.php: > - change %s to %a > - make %s = [^\r\n]+ > - fix tests accordingly I think this is a very bad change. While tests of bundled extensions can be updated accordingly, pecl extension

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

2007-10-03 Thread Michael Wallner
mikeWed Oct 3 20:34:48 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/curl interface.c Log: MFH: fix CURLOPT_TIMEOUT_MS support http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.27&r2=1.62.2.14.2.28&diff_format=u Index:

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

2007-10-03 Thread Michael Wallner
mikeWed Oct 3 20:34:01 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/curl interface.c Log: MFH: fix CURLOPT_TIMEOUT_MS support http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.62.2.14.2.27.2.1&r2=1.62.2.14.2.27.2.2&diff_format=u

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

2007-10-03 Thread Michael Wallner
mikeWed Oct 3 20:32:52 2007 UTC Modified files: /php-src/ext/curl interface.c Log: - fix CURLOPT_TIMEOUT_MS support (available since 7.16.2) http://cvs.php.net/viewvc.cgi/php-src/ext/curl/interface.c?r1=1.117&r2=1.118&diff_format=u Index: php-src/ext/c

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

2006-01-26 Thread Michael Wallner
mikeThu Jan 26 13:20:56 2006 UTC Modified files: /php-src/ext/curl interface.c Log: - fix bug #36152 problems with curl+ssl and pgsql+ssl in same PHP http://cvs.php.net/viewcvs.cgi/php-src/ext/curl/interface.c?r1=1.73&r2=1.74&diff_format=u Index: php-src/e

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

2006-01-26 Thread Michael Wallner
mikeThu Jan 26 13:23:33 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/curl interface.c Log: MFH: fix bug #36152 problems with curl+ssl and pgsql+ssl in same PHP http://cvs.php.net/viewcvs.cgi/php-src/ext/curl/interface.c?r1=1.62.2.12&r2=1.62.2.13&

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

2006-01-26 Thread Michael Wallner
mikeThu Jan 26 13:23:50 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/ext/curl curl.c Log: MFH: fix bug #36152 problems with curl+ssl and pgsql+ssl in same PHP http://cvs.php.net/viewcvs.cgi/php-src/ext/curl/curl.c?r1=1.124.2.30.2.7&r2=1.124.2.30.2.8&

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

2006-01-26 Thread Michael Wallner
mikeThu Jan 26 13:26:52 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: BFN http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.377&r2=1.2027.2.378&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.377 php-src/NEWS:1.2027.2.

[PHP-CVS] cvs: php-src /ext/imap php_imap.c php_imap.h

2006-01-27 Thread Michael Wallner
mikeFri Jan 27 19:44:40 2006 UTC Modified files: /php-src/ext/imap php_imap.c php_imap.h Log: - add imap_savebody() http://cvs.php.net/viewcvs.cgi/php-src/ext/imap/php_imap.c?r1=1.212&r2=1.213&diff_format=u Index: php-src/ext/imap/php_imap.c diff -u php-sr

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

2006-01-27 Thread Michael Wallner
mikeFri Jan 27 19:46:11 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/imap php_imap.c php_imap.h Log: MFH: add imap_savebody() http://cvs.php.net/viewcvs.cgi/php-src/ext/imap/php_imap.c?r1=1.208.2.4&r2=1.208.2.5&diff_format=u Index: php-src/ext/im

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

2006-01-27 Thread Michael Wallner
mikeFri Jan 27 19:47:14 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: - added imap_savebody() http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.379&r2=1.2027.2.380&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.379 ph

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

2006-01-27 Thread Michael Wallner
mikeFri Jan 27 20:18:03 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/imap php_imap.c Log: - fix imap_fetchbody(); there is no default mailgets() http://cvs.php.net/viewcvs.cgi/php-src/ext/imap/php_imap.c?r1=1.208.2.5&r2=1.208.2.6&diff_format=u In

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

2006-01-27 Thread Michael Wallner
mikeFri Jan 27 20:22:48 2006 UTC Modified files: /php-src/ext/imap php_imap.c Log: MF_5_1 http://cvs.php.net/viewcvs.cgi/php-src/ext/imap/php_imap.c?r1=1.213&r2=1.214&diff_format=u Index: php-src/ext/imap/php_imap.c diff -u php-src/ext/imap/php_imap.c:1.21

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

2006-01-27 Thread Michael Wallner
mikeFri Jan 27 20:46:03 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/gd gd.c Log: - include png.h prior php.h http://cvs.php.net/viewcvs.cgi/php-src/ext/gd/gd.c?r1=1.312.2.17&r2=1.312.2.18&diff_format=u Index: php-src/ext/gd/gd.c diff -u php-sr

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

2006-01-27 Thread Michael Wallner
mikeFri Jan 27 20:48:43 2006 UTC Modified files: /php-src/ext/gd gd.c Log: MF5_1: include png.h prior php.h http://cvs.php.net/viewcvs.cgi/php-src/ext/gd/gd.c?r1=1.341&r2=1.342&diff_format=u Index: php-src/ext/gd/gd.c diff -u php-src/ext/gd/gd.c:1.341 ph

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

2006-01-28 Thread Michael Wallner
mikeSat Jan 28 08:07:20 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/imap php_imap.c Log: - not efree but free http://cvs.php.net/viewcvs.cgi/php-src/ext/imap/php_imap.c?r1=1.208.2.6&r2=1.208.2.7&diff_format=u Index: php-src/ext/imap/php_imap.c d

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

2006-01-28 Thread Michael Wallner
mikeSat Jan 28 08:08:48 2006 UTC Modified files: /php-src/ext/imap php_imap.c Log: MF51: use free() http://cvs.php.net/viewcvs.cgi/php-src/ext/imap/php_imap.c?r1=1.214&r2=1.215&diff_format=u Index: php-src/ext/imap/php_imap.c diff -u php-src/ext/imap/php_i

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

2006-02-06 Thread Michael Wallner
mikeMon Feb 6 20:11:56 2006 UTC Modified files: /php-src/ext/reflection php_reflection.c Log: - fix ReflectionClass::getInterfaces() http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/php_reflection.c?r1=1.201&r2=1.202&diff_format=u Index: php-src/ex

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

2006-02-06 Thread Michael Wallner
mikeMon Feb 6 20:12:48 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/reflection php_reflection.c Log: MFH: fix ReflectionClass::getInterfaces() http://cvs.php.net/viewcvs.cgi/php-src/ext/reflection/php_reflection.c?r1=1.164.2.19&r2=1.164.2.20&d

[PHP-CVS] Re: cvs: php-src /ext/com_dotnet com_misc.c /ext/dom attr.c cdatasection.c characterdata.c comment.c document.c documentfragment.c dom_iterators.c domexception.c domimplementation.c element

2006-02-13 Thread Michael Wallner
Dmitry Stogov wrote: dmitry Mon Feb 13 10:24:00 2006 UTC --- ZendEngine2/zend_hash.c:1.129 Mon Feb 6 20:36:51 2006 +++ ZendEngine2/zend_hash.c Mon Feb 13 10:23:57 2006 @@ -17,7 +17,7 @@ +--+ */ -/* $

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/iconv php_iconv.h

2006-02-18 Thread Michael Wallner
mikeSat Feb 18 16:02:43 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/iconv php_iconv.h Log: - fix misleading proto (confused out and in charset) http://cvs.php.net/viewcvs.cgi/php-src/ext/iconv/php_iconv.h?r1=1.28.2.1&r2=1.28.2.2&diff_format=u Ind

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

2006-02-18 Thread Michael Wallner
mikeSat Feb 18 16:04:02 2006 UTC Modified files: /php-src/ext/iconv php_iconv.h Log: MF51: fix misleading proto (confused in and out charset) http://cvs.php.net/viewcvs.cgi/php-src/ext/iconv/php_iconv.h?r1=1.29&r2=1.30&diff_format=u Index: php-src/ext/iconv

[PHP-CVS] cvs: php-src(PHP_5_1) /ext/hash config.m4 hash_tiger.c php_hash_types.h

2006-02-19 Thread Michael Wallner
mikeSun Feb 19 23:39:53 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/hash config.m4 hash_tiger.c php_hash_types.h Log: - fix tiger on big endian platforms http://cvs.php.net/viewcvs.cgi/php-src/ext/hash/config.m4?r1=1.10.2.3&r2=1.10.2.4&diff_form

[PHP-CVS] cvs: php-src /ext/hash config.m4 hash_tiger.c php_hash_types.h

2006-02-19 Thread Michael Wallner
mikeSun Feb 19 23:43:23 2006 UTC Modified files: /php-src/ext/hash config.m4 hash_tiger.c php_hash_types.h Log: MF51: fix tiger on big endian platforms http://cvs.php.net/viewcvs.cgi/php-src/ext/hash/config.m4?r1=1.10&r2=1.11&diff_format=u Index: php-src/e

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

2006-02-19 Thread Michael Wallner
mikeSun Feb 19 23:50:46 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: BFN: fixed ext/hash/tiger on big endian platforms http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.419&r2=1.2027.2.420&diff_format=u Index: php-src/NEWS diff -u ph

[PHP-CVS] cvs: php-src /ext/hash package.xml

2006-02-19 Thread Michael Wallner
mikeSun Feb 19 23:53:06 2006 UTC Modified files: /php-src/ext/hash package.xml Log: - changelog http://cvs.php.net/viewcvs.cgi/php-src/ext/hash/package.xml?r1=1.17&r2=1.18&diff_format=u Index: php-src/ext/hash/package.xml diff -u php-src/ext/hash/package.x

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

2006-02-24 Thread Michael Wallner
mikeFri Feb 24 10:19:54 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/domdomimplementation.c /php-srcNEWS Log: - fix crash with DOMImplementation::createDocumentType("name:") http://cvs.php.net/viewcvs.cgi/php-src/ext/dom/domimpleme

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

2006-02-24 Thread Michael Wallner
mikeFri Feb 24 10:24:43 2006 UTC Modified files: /php-src/ext/domdomimplementation.c Log: - MF51: fix crash in DOMImplementation::createDocumentType("name:") http://cvs.php.net/viewcvs.cgi/php-src/ext/dom/domimplementation.c?r1=1.18&r2=1.19&diff_forma

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

2006-03-05 Thread Michael Wallner
mikeSun Mar 5 17:56:16 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: - fix typo, reword slightly http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.441&r2=1.2027.2.442&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.44

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

2006-03-08 Thread Michael Wallner
mikeWed Mar 8 08:43:25 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/main php_variables.h Log: - remove declaration of non existant function php_treat_data http://cvs.php.net/viewcvs.cgi/php-src/main/php_variables.h?r1=1.22.2.2&r2=1.22.2.3&diff_f

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

2006-03-08 Thread Michael Wallner
mikeWed Mar 8 22:00:21 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/standard http.c /php-srcNEWS Log: - Fix bug #36656 (http_build_query generates invalid URIs due to use of square brackets) http://cvs.php.net/viewcvs.cgi/php-sr

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

2006-03-08 Thread Michael Wallner
mikeWed Mar 8 22:04:48 2006 UTC Modified files: /php-src/ext/standard http.c Log: MFB: Fix bug #36656 (http_build_query generates invalid URIs due to use of square brackets) http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/http.c?r1=1.19&r2=1.20&d

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

2006-03-19 Thread Michael Wallner
mikeSun Mar 19 14:54:54 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/sapi/apache2handlersapi_apache2.c /php-src/sapi/apache2filter sapi_apache2.c Log: - fix php_apache_sapi_header_handler() modifying sapi_header # already taken care of in a

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

2006-03-19 Thread Michael Wallner
mikeSun Mar 19 14:58:06 2006 UTC Modified files: /php-src/sapi/apache2handlersapi_apache2.c /php-src/sapi/apache2filter sapi_apache2.c Log: MFB: fix php_apache_sapi_header_handler() modifying sapi_header http://cvs.php.net/viewcvs.cgi/php-src

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

2006-03-19 Thread Michael Wallner
mikeSun Mar 19 15:18:20 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: - Fixed Apache2 SAPIs header handler modifying header strings. http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.468&r2=1.2027.2.469&diff_format=u Index: php-src/NE

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

2006-03-19 Thread Michael Wallner
mikeSun Mar 19 15:19:08 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: - add comitters name http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.469&r2=1.2027.2.470&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.469 php-s

[PHP-CVS] cvs: php-src(PHP_5_1) / NEWS /ext/standard/tests/filters read.phpt /main/streams streams.c

2006-04-20 Thread Michael Wallner
mikeThu Apr 20 17:43:18 2006 UTC Added files: (Branch: PHP_5_1) /php-src/ext/standard/tests/filters read.phpt Modified files: /php-src/main/streams streams.c /php-srcNEWS Log: - Fix reading stream filters never notified ab

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

2006-04-20 Thread Michael Wallner
mikeThu Apr 20 17:52:02 2006 UTC Modified files: /php-src/main/streams streams.c Log: MFB: Fix reading stream filters never notified about EOF http://cvs.php.net/viewcvs.cgi/php-src/main/streams/streams.c?r1=1.121&r2=1.122&diff_format=u Index: php-s

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

2006-04-25 Thread Michael Wallner
mikeTue Apr 25 08:34:26 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/hash hash_adler32.c /php-srcNEWS Log: - Fixed bug #37192 (cc fails on hash_adler.c:32) http://cvs.php.net/viewcvs.cgi/php-src/ext/hash/hash_adler32.c?r1=1.3.2.3&r2=1

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

2006-04-25 Thread Michael Wallner
mikeTue Apr 25 08:37:07 2006 UTC Modified files: /php-src/ext/hash hash_adler32.c Log: MFB: Fixed bug #37192 (cc fails on hash_adler.c:32) http://cvs.php.net/viewcvs.cgi/php-src/ext/hash/hash_adler32.c?r1=1.4&r2=1.5&diff_format=u Index: php-src/ext/hash

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

2006-04-25 Thread Michael Wallner
mikeTue Apr 25 08:43:29 2006 UTC Modified files: (Branch: PHP_5_1) /php-srcNEWS Log: -improve last entry http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.530&r2=1.2027.2.531&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.530 php-sr

[PHP-CVS] Re: cvs: php-src(PHP_5_1) /win32/build config.w32

2006-04-29 Thread Michael Wallner
Frank M. Kromann wrote: fmk Sat Apr 29 06:24:38 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/win32/build config.w32 Log: Add new configure option --enable-pdb-files This will generate .pdb files for debugging +ARG_ENABLE("pdb-files", "Enable gener

[PHP-CVS] cvs: php-src(PHP_5_1) / .gdbinit

2006-05-05 Thread Michael Wallner
mikeFri May 5 15:14:37 2006 UTC Modified files: (Branch: PHP_5_1) /php-src.gdbinit Log: - add print_inh (prints a very simple class tree, ie. extensible) - add print_pi (prints property_info) - add print_str (print strings binary safely, for hash ke

[PHP-CVS] cvs: php-src(PHP_5_1) / .gdbinit

2006-05-05 Thread Michael Wallner
mikeFri May 5 15:49:41 2006 UTC Modified files: (Branch: PHP_5_1) /php-src.gdbinit Log: - treat interfaces and classes gracefully in print_inh http://cvs.php.net/viewcvs.cgi/php-src/.gdbinit?r1=1.10.4.2&r2=1.10.4.3&diff_format=u Index: php-src/.gdbinit d

[PHP-CVS] Re: cvs: php-src(PHP_5_1) /ext/pdo_mysql config.m4

2006-05-05 Thread Michael Wallner
Wez Furlong wrote: wez Tue May 2 00:59:22 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pdo_mysql config.m4 Log: tweak for better compatibility when building as SCE. (library order is important) http://cvs.php.net/viewcvs.cgi/php-src/ext/pd

[PHP-CVS] Re: cvs: php-src(PHP_5_1) /ext/pdo_mysql config.m4

2006-05-05 Thread Michael Wallner
Michael Wallner wrote: Wez Furlong wrote: wezTue May 2 00:59:22 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/ext/pdo_mysqlconfig.m4 Log: tweak for better compatibility when building as SCE. (library order is important) http://cvs.php.net

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

2006-05-19 Thread Michael Wallner
mikeFri May 19 14:19:27 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/hash hash.c Log: - nuke compiler warnings http://cvs.php.net/viewcvs.cgi/php-src/ext/hash/hash.c?r1=1.18.2.5&r2=1.18.2.5.2.1&diff_format=u Index: php-src/ext/hash/hash.c diff -u

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

2006-05-19 Thread Michael Wallner
mikeFri May 19 14:30:48 2006 UTC Modified files: /php-src/ext/hash hash.c Log: MF52: nuke compiler warnings http://cvs.php.net/viewcvs.cgi/php-src/ext/hash/hash.c?r1=1.25&r2=1.26&diff_format=u Index: php-src/ext/hash/hash.c diff -u php-src/ext/hash/hash.c:

[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 /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 /sapi/apache2handler php_apache.h sapi_apache2.c

2006-05-28 Thread Michael Wallner
mikeSun May 28 20:31:15 2006 UTC Modified files: /php-src/sapi/apache2handlerphp_apache.h sapi_apache2.c Log: - call ap_set_content_type() only once, else each time we call it, configured output filters for that content type will be added htt

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

2006-05-28 Thread Michael Wallner
mikeSun May 28 20:32:00 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/apache2handlerphp_apache.h sapi_apache2.c Log: MFH: call ap_set_content_type() only once, else each time we call it, configured output filters for that content type

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

2006-05-28 Thread Michael Wallner
mikeSun May 28 20:34:10 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - news entry for apache2handler ap_set_content_type() fix http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.58&r2=1.2027.2.547.2.59&diff_format=u Index: ph

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

2006-05-29 Thread Michael Wallner
mikeMon May 29 16:53:56 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/mysqli/tests bug36949.phpt Modified files: /php-srcNEWS /php-src/ext/mysqli mysqli.c Log: - Fixed bug #36949 (invalid internal mysqli objects dtor)

[PHP-CVS] cvs: php-src /ext/mysqli mysqli.c /ext/mysqli/tests bug36949.phpt

2006-05-29 Thread Michael Wallner
mikeMon May 29 16:55:40 2006 UTC Modified files: /php-src/ext/mysqli mysqli.c /php-src/ext/mysqli/tests bug36949.phpt Log: MFB: Fixed bug #36949 (invalid internal mysqli objects dtor) http://cvs.php.net/viewcvs.cgi/php-src/ext/mysqli/mysqli.c?r1=1.

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

2006-05-30 Thread Michael Wallner
mikeTue May 30 17:40:52 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/pcntl pcntl.c Log: - fix bug #37635 (parameter of pcntl signal handler is trashed) http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.65&r2=1.

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

2006-05-30 Thread Michael Wallner
mikeTue May 30 17:44:23 2006 UTC Modified files: /php-src/ext/pcntl pcntl.c Log: MFB: fix bug 37635 (argument to pcntl signal handler is trashed) http://cvs.php.net/viewcvs.cgi/php-src/ext/pcntl/pcntl.c?r1=1.53&r2=1.54&diff_format=u Index: php-src/ext/pc

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

2006-06-01 Thread Michael Wallner
mikeThu Jun 1 15:14:45 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/pdo_mysql config.m4 Log: - Fixed bug #37363 (PDO_MYSQL does not build if no other mysql extension is enabled) http://cvs.php.net/viewcvs.cgi/php-

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

2006-06-01 Thread Michael Wallner
mikeThu Jun 1 19:11:59 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: - fix order http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.547.2.71&r2=1.2027.2.547.2.72&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS /ext/mysql config.m4 php_mysql.c /ext/mysqli config.m4 /ext/pdo_mysql config.m4

2006-06-01 Thread Michael Wallner
mikeThu Jun 1 19:14:48 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/ext/mysql config.m4 php_mysql.c /php-src/ext/mysqli config.m4 /php-src/ext/pdo_mysql config.m4 Log: - Fix bug #37630: MySQL extensions should link a

[PHP-CVS] cvs: php-src /ext/mysql config.m4 php_mysql.c /ext/mysqli config.m4

2006-06-01 Thread Michael Wallner
mikeThu Jun 1 19:15:31 2006 UTC Modified files: /php-src/ext/mysql config.m4 php_mysql.c /php-src/ext/mysqli config.m4 Log: MFB: #37630 MySQL extensions should link against thread safe client libs if built with ZTS http://cvs.php.net/viewcvs.cgi/p

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

2006-06-02 Thread Michael Wallner
mikeFri Jun 2 20:09:22 2006 UTC Modified files: /php-src/ext/standard var.c /php-src/ext/zlib php_zlib.h zlib.c Log: - fix encoding http://cvs.php.net/viewcvs.cgi/php-src/ext/standard/var.c?r1=1.232&r2=1.233&diff_format=u Index: php-src/ext/

[PHP-CVS] cvs: php-src /tests/output ob_016.phpt

2006-06-02 Thread Michael Wallner
mikeFri Jun 2 23:45:53 2006 UTC Added files: /php-src/tests/output ob_016.phpt Log: - add simple unicode test http://cvs.php.net/viewcvs.cgi/php-src/tests/output/ob_016.phpt?view=markup&rev=1.1 Index: php-src/tests/output/ob_016.phpt +++ php-sr

[PHP-CVS] cvs: php-src / README.NEW-OUTPUT-API

2006-06-03 Thread Michael Wallner
mikeSat Jun 3 11:22:59 2006 UTC Modified files: /php-srcREADME.NEW-OUTPUT-API Log: - update TS macro usage http://cvs.php.net/viewcvs.cgi/php-src/README.NEW-OUTPUT-API?r1=1.1&r2=1.2&diff_format=u Index: php-src/README.NEW-OUTPUT-API diff -u php-src/READ

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

2006-06-03 Thread Michael Wallner
mikeSat Jun 3 11:51:35 2006 UTC Modified files: /php-src/main php_output.h Log: - remove obsolete cruft http://cvs.php.net/viewcvs.cgi/php-src/main/php_output.h?r1=1.57&r2=1.58&diff_format=u Index: php-src/main/php_output.h diff -u php-src/main/php_ou

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

2006-06-04 Thread Michael Wallner
mikeSun Jun 4 10:01:58 2006 UTC Added files: /php-src/tests/output ob_017.phpt Modified files: /php-src/main output.c Log: - fix output handler seeing buffered data when it gets discarded - add test http://cvs.php.n

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

2006-06-06 Thread Michael Wallner
mikeTue Jun 6 11:08:45 2006 UTC Modified files: /php-src/main output.c Log: - fix regression with bug #22690 (ob_start() with create_function() output handler) http://cvs.php.net/viewcvs.cgi/php-src/main/output.c?r1=1.180&r2=1.181&diff_format=u Index

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

2006-06-06 Thread Michael Wallner
mikeTue Jun 6 21:38:03 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/curl streams.c Log: - only try to fetch stream context options if context is set http://cvs.php.net/viewcvs.cgi/php-src/ext/curl/streams.c?r1=1.14.2.2.2.1&r2=1.14.2.2.2.2&diff_f

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

2006-06-06 Thread Michael Wallner
mikeTue Jun 6 21:38:29 2006 UTC Modified files: /php-src/ext/curl streams.c Log: MFB: only try to fetch stream context options if context is set http://cvs.php.net/viewcvs.cgi/php-src/ext/curl/streams.c?r1=1.17&r2=1.18&diff_format=u Index: php-src/ext/cur

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

2006-06-06 Thread Michael Wallner
mikeTue Jun 6 22:13:23 2006 UTC Modified files: /php-src/main output.c Log: - fix SEGV in php_output_handler_started() http://cvs.php.net/viewcvs.cgi/php-src/main/output.c?r1=1.181&r2=1.182&diff_format=u Index: php-src/main/output.c diff -u php-src/ma

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

2006-06-09 Thread Michael Wallner
mikeFri Jun 9 15:13:13 2006 UTC Modified files: /php-src/sapi/apache2handlerapache_config.c Log: - fix bug #37720 (merge_php_config scrambles values) http://cvs.php.net/viewcvs.cgi/php-src/sapi/apache2handler/apache_config.c?r1=1.9&r2=1.10&diff_f

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

2006-06-09 Thread Michael Wallner
mikeFri Jun 9 15:13:39 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/apache2handlerapache_config.c Log: MFH: fix bug #37720 (merge_php_config scrambles values) http://cvs.php.net/viewcvs.cgi/php-src/sapi/apache2handler/apache_config.c?r

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

2006-06-09 Thread Michael Wallner
mikeFri Jun 9 15:13:58 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/sapi/apache2handlerapache_config.c Log: MFH: fix bug #37720 (merge_php_config scrambles values) http://cvs.php.net/viewcvs.cgi/php-src/sapi/apache2handler/apache_config.c?r

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

2006-06-09 Thread Michael Wallner
mikeFri Jun 9 15:14:13 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/sapi/apache2handlerapache_config.c Log: MFH: fix bug #37720 (merge_php_config scrambles values) http://cvs.php.net/viewcvs.cgi/php-src/sapi/apache2handler/apache_config.c?r

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

2006-06-09 Thread Michael Wallner
mikeFri Jun 9 15:17:39 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: BFN: - Fixed bug #37720 (merge_php_config scrambles values). (Mike, pumuckel at metropolis dot de) http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.

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

2006-06-09 Thread Michael Wallner
mikeFri Jun 9 15:17:52 2006 UTC Modified files: (Branch: PHP_4_4) /php-srcNEWS Log: BFN: - Fixed bug #37720 (merge_php_config scrambles values). (Mike, pumuckel at metropolis dot de) http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.1247.2.

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

2006-06-09 Thread Michael Wallner
mikeFri Jun 9 16:29:26 2006 UTC Modified files: /php-src/sapi/apache2filter apache_config.c Log: - sync with apache2handler http://cvs.php.net/viewcvs.cgi/php-src/sapi/apache2filter/apache_config.c?r1=1.36&r2=1.37&diff_format=u Index: php-src/sapi/apache

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

2006-06-09 Thread Michael Wallner
mikeFri Jun 9 16:29:35 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/sapi/apache2filter apache_config.c Log: - sync with apache2handler http://cvs.php.net/viewcvs.cgi/php-src/sapi/apache2filter/apache_config.c?r1=1.34.2.1&r2=1.34.2.1.2.1&diff_format

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

2006-06-09 Thread Michael Wallner
mikeFri Jun 9 16:29:45 2006 UTC Modified files: (Branch: PHP_5_1) /php-src/sapi/apache2filter apache_config.c Log: - sync with apache2handler http://cvs.php.net/viewcvs.cgi/php-src/sapi/apache2filter/apache_config.c?r1=1.34.2.1&r2=1.34.2.2&diff_format=u I

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

2006-06-09 Thread Michael Wallner
mikeFri Jun 9 16:29:55 2006 UTC Modified files: (Branch: PHP_4_4) /php-src/sapi/apache2filter apache_config.c Log: - sync with apache2handler http://cvs.php.net/viewcvs.cgi/php-src/sapi/apache2filter/apache_config.c?r1=1.28.2.1.8.1&r2=1.28.2.1.8.2&diff_fo

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

2006-06-12 Thread Michael Wallner
mikeMon Jun 12 18:18:39 2006 UTC Modified files: /php-src/main output.c php_output.h Log: - don't use anonymous union http://cvs.php.net/viewcvs.cgi/php-src/main/output.c?r1=1.182&r2=1.183&diff_format=u Index: php-src/main/output.c diff -u php-src/m

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

2006-06-19 Thread Michael Wallner
mikeMon Jun 19 14:52:34 2006 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS /php-src/sapi/cli php_cli.c Log: - Fix Bug #37780 memory leak trying to execute a non existing file (CLI) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.

[PHP-CVS] cvs: php-src /sapi/cli php_cli.c

2006-06-19 Thread Michael Wallner
mikeMon Jun 19 14:53:03 2006 UTC Modified files: /php-src/sapi/cli php_cli.c Log: MFB52: Fix Bug #37780 memory leak trying to execute a non existing file (CLI) http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/php_cli.c?r1=1.156&r2=1.157&diff_format=u Inde

Re: [PHP-CVS] cvs: php-src /sapi/cli php_cli.c

2006-06-19 Thread Michael Wallner
Andrei Zmievski wrote: Why can't you have a NULL header function? You can, but it just seemed like a waste of memory to maintain a list of headers to send for the CLI SAPI. On Jun 19, 2006, at 7:53 AM, Michael Wallner wrote: mikeMon Jun 19 14:53:03 2006 UTC Modified

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

2006-06-20 Thread Michael Wallner
Ilia Alshanetsky wrote: iliaa Mon Jun 19 23:52:39 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/posix posix.c Log: Added missing ifdef block. # Thanks Mike Is that a "Thank you for nothing"? :) -- Michael -- PHP CVS Mailing List (http://www.p

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

2006-06-21 Thread Michael Wallner
Ilia Alshanetsky wrote: iliaa Wed Jun 21 15:19:24 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/bz2 bz2_filter.c Log: Fixed compiler warnings. http://cvs.php.net/viewvc.cgi/php-src/ext/bz2/bz2_filter.c?r1=1.3.2.2&r2=1.3.2.2.2.1&diff_format=u In

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

2006-06-21 Thread Michael Wallner
Stefan Esser wrote: Hi, I don't know what you're running but here size_t is unsigned int. It's probably unsigned long on 64bit boxen, so what's this fix about? The question is: what are you running? size_t usually is unsigned long. [EMAIL PROTECTED]:~/devel/testimonials$ cat printf.c #include

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

2006-06-21 Thread Michael Wallner
Ilia Alshanetsky wrote: On my 2 32 bit machines the compiler complains about int being used where a non-int or a long value is returned. Changing it to long fixes the problem, this is replicated on gcc 3.4 and 4.0.1 Ok, well... this seems to differ for me on i686 (__SIZE_TYPE__ is unsigned in

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

2006-06-23 Thread Michael Wallner
mikeFri Jun 23 07:30:26 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/bz2bz2_filter.c Log: - use %zu to format size_t http://cvs.php.net/viewvc.cgi/php-src/ext/bz2/bz2_filter.c?r1=1.3.2.2.2.1&r2=1.3.2.2.2.2&diff_format=u Index: php-src/ext/bz

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

2006-06-23 Thread Michael Wallner
mikeFri Jun 23 07:30:40 2006 UTC Modified files: /php-src/ext/bz2bz2_filter.c Log: MFB: use %zu to format size_t http://cvs.php.net/viewvc.cgi/php-src/ext/bz2/bz2_filter.c?r1=1.8&r2=1.9&diff_format=u Index: php-src/ext/bz2/bz2_filter.c diff -u php-src

[PHP-CVS] Re: cvs: php-src(PHP_5_2) / NEWS /main SAPI.c /sapi/apache mod_php5.c

2006-06-26 Thread Michael Wallner
Rasmus Lerdorf wrote: rasmus Wed May 10 21:19:32 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS /php-src/main SAPI.c /php-src/sapi/apache mod_php5.c Log: Add input_filter hook call in getenv() http://cvs.php.net/viewcvs.cgi/php-src/main/SA

[PHP-CVS] Re: cvs: php-src(PHP_5_2) /ext/spl/tests fileobject_003.phpt

2006-07-08 Thread Michael Wallner
Marcus Boerger wrote: helly Sat Jul 8 12:25:57 2006 UTC Added files: (Branch: PHP_5_2) /php-src/ext/spl/tests fileobject_003.phpt Log: - MFH Add test http://cvs.php.net/viewvc.cgi/php-src/ext/spl/tests/fileobject_003.phpt?view=markup&rev=1.1 Index: php

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

2006-07-10 Thread Michael Wallner
Dmitry Stogov wrote: dmitry Mon Jul 10 10:05:20 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS /php-src/ext/mysqli mysqli.c Log: Fixed bug #38019 (segfault extending mysqli class) Hi Dmitry, you basically reverted my patch to fix #36949 which se

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

2006-07-10 Thread Michael Wallner
mikeMon Jul 10 13:08:11 2006 UTC Modified files: /php-src/ext/mysqli mysqli.c Log: - fix 5.2 build http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.94&r2=1.95&diff_format=u Index: php-src/ext/mysqli/mysqli.c diff -u php-src/ext/mysqli/mysqli.c:

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

2006-07-10 Thread Michael Wallner
Dmitry Stogov wrote: Hi Michael, Seems I was wrong and your patch was correct. It just didn't handle error case. I committed another fix. Please review it. Yes, this seems to work fine now. Thanks, -- Michael -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.ph

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

2006-07-10 Thread Michael Wallner
Michael Wallner wrote: mikeMon Jul 10 13:08:11 2006 UTC Modified files: /php-src/ext/mysqli mysqli.c Log: - fix 5.2 build http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.94&r2=1.95&diff_format=u Index: php-src/ext/mysqli/mysqli.c

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

2006-07-10 Thread Michael Wallner
mikeMon Jul 10 13:16:07 2006 UTC Modified files: /php-src/ext/mysqli mysqli.c Log: - revert messed up patch http://cvs.php.net/viewvc.cgi/php-src/ext/mysqli/mysqli.c?r1=1.95&r2=1.96&diff_format=u Index: php-src/ext/mysqli/mysqli.c diff -u php-src/ext/mysq

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

2006-07-12 Thread Michael Wallner
mikeWed Jul 12 15:28:44 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/sessionsession.c Log: MFH: add note why replace is 0, so that I don't wonder again in 2 months why session_regenerate_id() sends the session cookie twice http://

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

2006-07-12 Thread Michael Wallner
mikeWed Jul 12 15:28:18 2006 UTC Modified files: /php-src/ext/sessionsession.c Log: - add note why replace is 0, so that I don't wonder again in 2 months why session_regenerate_id() sends the session cookie twice http://cvs.php.net/viewvc.cgi/

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

2006-07-17 Thread Michael Wallner
mikeMon Jul 17 20:36:47 2006 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/standard string.c /php-srcNEWS Log: - fix bug #37945 pathinfo() cannot handle argument with special characters like german "Umlaute" http://cvs.php.net/viewv

<    1   2   3   4   5   >