[PHP-CVS] cvs: php4 /ext/yaz php_yaz.c

2002-12-14 Thread Ilia Alshanetsky
iliaa Sun Dec 15 02:03:31 2002 EDT Modified files: /php4/ext/yaz php_yaz.c Log: Close log file on shutdown. Index: php4/ext/yaz/php_yaz.c diff -u php4/ext/yaz/php_yaz.c:1.58 php4/ext/yaz/php_yaz.c:1.59 --- php4/ext/yaz/php_yaz.c:1.58 Wed Nov 13 12:17:

[PHP-CVS] cvs: php4 /ext/pgsql pgsql.c

2002-12-14 Thread Ilia Alshanetsky
iliaa Sun Dec 15 01:44:31 2002 EDT Modified files: /php4/ext/pgsql pgsql.c Log: Fixed a memory leak. Index: php4/ext/pgsql/pgsql.c diff -u php4/ext/pgsql/pgsql.c:1.250 php4/ext/pgsql/pgsql.c:1.251 --- php4/ext/pgsql/pgsql.c:1.250Fri Nov 29 12:18

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

2002-12-14 Thread Moriyoshi Koizumi
It appears that the problem was because stream resources are finalized before the constants that contain those resources are destructed, as php_stream_open_wrapper_ex() doesn't return persistent resources. Moriyoshi Andi Gutmans <[EMAIL PROTECTED]> wrote: > This doesn't look right to me. We alw

[PHP-CVS] cvs: CVSROOT / avail

2002-12-14 Thread Sascha Schumann
sas Sat Dec 14 16:44:33 2002 EDT Modified files: /CVSROOTavail Log: give sesser phpweb karma Index: CVSROOT/avail diff -u CVSROOT/avail:1.560 CVSROOT/avail:1.561 --- CVSROOT/avail:1.560 Sat Dec 14 01:18:10 2002 +++ CVSROOT/avail Sat Dec 14 16:44

[PHP-CVS] cvs: php4(PHP_4_3) /ext/exif exif.c

2002-12-14 Thread Marcus Boerger
helly Sat Dec 14 14:53:52 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/exif exif.c Log: MFH Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.118.2.7 php4/ext/exif/exif.c:1.118.2.8 --- php4/ext/exif/exif.c:1.118.2.7 Sat Dec 14 12:5

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-14 Thread Marcus Boerger
helly Sat Dec 14 14:53:21 2002 EDT Modified files: /php4/ext/exif exif.c Log: Fix build when mbstring is a shared module or dll under windows Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.128 php4/ext/exif/exif.c:1.129 --- php4/ext/exif/ex

[PHP-CVS] cvs: php4 /ext/gd/libgd gd.c

2002-12-14 Thread Pierre-Alain Joye
pajoye Sat Dec 14 14:23:29 2002 EDT Modified files: /php4/ext/gd/libgd gd.c Log: Do not allow AA if not trueColor (imageantialias does nothing) Index: php4/ext/gd/libgd/gd.c diff -u php4/ext/gd/libgd/gd.c:1.36 php4/ext/gd/libgd/gd.c:1.37 --- php4/ext/gd/lib

[PHP-CVS] cvs: php4(PHP_4_3) /ext/exif exif.c

2002-12-14 Thread Marcus Boerger
helly Sat Dec 14 12:50:57 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/exif exif.c Log: MFH: bugfix: #21010 Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.118.2.6 php4/ext/exif/exif.c:1.118.2.7 --- php4/ext/exif/exif.c:1.118.2.6

[PHP-CVS] cvs: php4 /ext/exif exif.c

2002-12-14 Thread Marcus Boerger
helly Sat Dec 14 12:49:21 2002 EDT Modified files: /php4/ext/exif exif.c Log: Bugfix: #21010 (Here it's maker (manufacturer) instead of marker) Index: php4/ext/exif/exif.c diff -u php4/ext/exif/exif.c:1.127 php4/ext/exif/exif.c:1.128 --- php4/ext/exif/

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

2002-12-14 Thread Andi Gutmans
This doesn't look right to me. We always use CONST_PERSISTENT in all of PHP. What is the problem? Andi At 10:24 AM 12/11/2002 +, Edin Kadribasic wrote: edink Wed Dec 11 05:24:03 2002 EDT Modified files: /php4/sapi/cli php_cli.c Log: Fix for #20539 (patch by Moriyosh

[PHP-CVS] cvs: php4 /main rfc1867.c

2002-12-14 Thread Stefan Esser
sesser Sat Dec 14 05:45:26 2002 EDT Modified files: /php4/main rfc1867.c Log: cleanup Index: php4/main/rfc1867.c diff -u php4/main/rfc1867.c:1.127 php4/main/rfc1867.c:1.128 --- php4/main/rfc1867.c:1.127 Tue Dec 10 10:58:31 2002 +++ php4/main/rfc1867.c

[PHP-CVS] cvs: php4 /ext/gd config.m4

2002-12-14 Thread Jani Taskinen
sniper Sat Dec 14 04:33:37 2002 EDT Modified files: /php4/ext/gdconfig.m4 Log: MFB: Fix bug #20995 Index: php4/ext/gd/config.m4 diff -u php4/ext/gd/config.m4:1.125 php4/ext/gd/config.m4:1.126 --- php4/ext/gd/config.m4:1.125 Tue Dec 10 15:11:41 2002 +

[PHP-CVS] cvs: php4(PHP_4_3) /ext/gd config.m4

2002-12-14 Thread Jani Taskinen
sniper Sat Dec 14 04:32:50 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/gdconfig.m4 Log: Fixed bug: #20995 Index: php4/ext/gd/config.m4 diff -u php4/ext/gd/config.m4:1.120.2.5 php4/ext/gd/config.m4:1.120.2.6 --- php4/ext/gd/config.m4:1.120.2.5