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

2003-01-09 Thread Moriyoshi Koizumi
moriyoshi Thu Jan 9 23:44:22 2003 EDT Modified files: /php4/ext/standard reg.c Log: Reduced compiler warnings Index: php4/ext/standard/reg.c diff -u php4/ext/standard/reg.c:1.69 php4/ext/standard/reg.c:1.70 --- php4/ext/standard/reg.c:1.69Tue

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

2003-01-09 Thread Moriyoshi Koizumi
moriyoshi Thu Jan 9 23:37:26 2003 EDT Modified files: /php4/ext/mime_magicmime_magic.c Log: Reduced compiler warnings Index: php4/ext/mime_magic/mime_magic.c diff -u php4/ext/mime_magic/mime_magic.c:1.22 php4/ext/mime_magic/mime_magic.c:1.23 --

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

2003-01-09 Thread Moriyoshi Koizumi
moriyoshi Thu Jan 9 23:32:25 2003 EDT Modified files: /php4/ext/iconv iconv.c Log: Added missing cast operators Index: php4/ext/iconv/iconv.c diff -u php4/ext/iconv/iconv.c:1.80 php4/ext/iconv/iconv.c:1.81 --- php4/ext/iconv/iconv.c:1.80 Mon Jan 6

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

2003-01-09 Thread Ilia Alshanetsky
iliaa Thu Jan 9 21:00:52 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/gd/libgd gd.c Log: MFH Index: php4/ext/gd/libgd/gd.c diff -u php4/ext/gd/libgd/gd.c:1.24.2.1 php4/ext/gd/libgd/gd.c:1.24.2.2 --- php4/ext/gd/libgd/gd.c:1.24.2.1 Thu Dec 19 22

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

2003-01-09 Thread Ilia Alshanetsky
iliaa Thu Jan 9 21:00:41 2003 EDT Modified files: /php4/ext/gd/libgd gd.c Log: Fixed ImageRotate when rotation angle is 90 degrees, patch by [EMAIL PROTECTED] Index: php4/ext/gd/libgd/gd.c diff -u php4/ext/gd/libgd/gd.c:1.39 php4/ext/gd/libgd/gd.c:1.40

[PHP-CVS] cvs: php4(PHP_4_3) / NEWS

2003-01-09 Thread Ilia Alshanetsky
iliaa Thu Jan 9 20:17:04 2003 EDT Modified files: (Branch: PHP_4_3) /php4 NEWS Log: Bug fixing news. Index: php4/NEWS diff -u php4/NEWS:1.1247.2.47 php4/NEWS:1.1247.2.48 --- php4/NEWS:1.1247.2.47 Wed Jan 8 10:01:59 2003 +++ php4/NEWS Thu Jan

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

2003-01-09 Thread Ilia Alshanetsky
iliaa Thu Jan 9 18:23:32 2003 EDT Modified files: /php4/ext/standard file.c Log: CS fixes Index: php4/ext/standard/file.c diff -u php4/ext/standard/file.c:1.289 php4/ext/standard/file.c:1.290 --- php4/ext/standard/file.c:1.289 Thu Jan 9 17:49:18 200

[PHP-CVS] cvs: CVSROOT / avail

2003-01-09 Thread Stig Bakken
ssb Thu Jan 9 18:29:18 2003 EDT Modified files: /CVSROOTavail Log: * restrict nicos to ext/{odbc,mysqli} Index: CVSROOT/avail diff -u CVSROOT/avail:1.574 CVSROOT/avail:1.575 --- CVSROOT/avail:1.574 Thu Jan 9 08:18:21 2003 +++ CVSROOT/avail Thu

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

2003-01-09 Thread Ilia Alshanetsky
iliaa Thu Jan 9 18:09:42 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard file.c Log: MFH Index: php4/ext/standard/file.c diff -u php4/ext/standard/file.c:1.279.2.5 php4/ext/standard/file.c:1.279.2.6 --- php4/ext/standard/file.c:1.279.2.5 Tue

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

2003-01-09 Thread Ilia Alshanetsky
iliaa Thu Jan 9 17:49:19 2003 EDT Modified files: /php4/ext/standard file.c Log: Fixed a memory corruption that occurs when an unterminated " is encountered this bug maybe be related to #21556. Index: php4/ext/standard/file.c diff -u php4/ext/standard/f

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

2003-01-09 Thread Frank M. Kromann
fmk Thu Jan 9 17:36:02 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mssql config.m4 Log: MFH Index: php4/ext/mssql/config.m4 diff -u php4/ext/mssql/config.m4:1.1.2.2 php4/ext/mssql/config.m4:1.1.2.3 --- php4/ext/mssql/config.m4:1.1.2.2Tue Jan

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

2003-01-09 Thread Frank M. Kromann
fmk Thu Jan 9 17:35:16 2003 EDT Modified files: /php4/ext/mssql config.m4 Log: Adding extended checks for where FreeTDS is installed Index: php4/ext/mssql/config.m4 diff -u php4/ext/mssql/config.m4:1.3 php4/ext/mssql/config.m4:1.4 --- php4/ext/mssql/con

[PHP-CVS] cvs: php4(PHP_4_3) /main safe_mode.c

2003-01-09 Thread Ilia Alshanetsky
iliaa Thu Jan 9 17:34:27 2003 EDT Modified files: (Branch: PHP_4_3) /php4/main safe_mode.c Log: MFH Index: php4/main/safe_mode.c diff -u php4/main/safe_mode.c:1.51.2.2 php4/main/safe_mode.c:1.51.2.3 --- php4/main/safe_mode.c:1.51.2.2 Thu Jan 9 17:29:

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

2003-01-09 Thread Ilia Alshanetsky
iliaa Thu Jan 9 17:33:43 2003 EDT Modified files: /php4/main safe_mode.c Log: Fixed compiler warnings. Index: php4/main/safe_mode.c diff -u php4/main/safe_mode.c:1.53 php4/main/safe_mode.c:1.54 --- php4/main/safe_mode.c:1.53 Thu Jan 9 16:57:45 2003 +++

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard filestat.c /main safe_mode.c safe_mode.h

2003-01-09 Thread Sara Golemon
pollita Thu Jan 9 17:29:03 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/standard filestat.c /php4/main safe_mode.c safe_mode.h Log: MFH Index: php4/ext/standard/filestat.c diff -u php4/ext/standard/filestat.c:1.112.2.2 php4/ext/standard/filesta

[PHP-CVS] cvs: php4 /ext/standard filestat.c /main safe_mode.c safe_mode.h

2003-01-09 Thread Sara Golemon
pollita Thu Jan 9 16:57:45 2003 EDT Modified files: /php4/ext/standard filestat.c /php4/main safe_mode.c safe_mode.h Log: Bug #21531 file_exists() and other filestat functions throw errors when in safe mode and file/directory does not exist. Extended p

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

2003-01-09 Thread Moriyoshi Koizumi
moriyoshi Thu Jan 9 15:23:36 2003 EDT Modified files: /php4/ext/ctype ctype.c Log: Fixed typo Index: php4/ext/ctype/ctype.c diff -u php4/ext/ctype/ctype.c:1.25 php4/ext/ctype/ctype.c:1.26 --- php4/ext/ctype/ctype.c:1.25 Tue Dec 31 11:06:20 2002 +++

[PHP-CVS] cvs: php4 /ext/standard basic_functions.c basic_functions.h formatted_print.c /tests/strings 002.phpt

2003-01-09 Thread Wez Furlong
wez Thu Jan 9 12:29:31 2003 EDT Modified files: /php4/ext/standard basic_functions.c basic_functions.h formatted_print.c /php4/tests/strings 002.phpt Log: Implement fprintf() and vfprintf(). Add a couple of tests. Index:

[PHP-CVS] cvs: php4(PHP_4_3) /ext/standard math.c /ext/standard/tests/math bug21523.phpt

2003-01-09 Thread Ilia Alshanetsky
iliaa Thu Jan 9 11:54:15 2003 EDT Added files: (Branch: PHP_4_3) /php4/ext/standard/tests/math bug21523.phpt Modified files: /php4/ext/standard math.c Log: MFH Index: php4/ext/standard/math.c diff -u php4/ext/standard/math.c:

[PHP-CVS] cvs: php4(PHP_4_3) /main .cvsignore config.w32.h config.w32.h.in /win32 php4dll.dsp php4dllts.dsp

2003-01-09 Thread Sebastian Bergmann
sebastian Thu Jan 9 11:52:14 2003 EDT Added files: (Branch: PHP_4_3) /php4/main config.w32.h Removed files: /php4/main config.w32.h.in Modified files: /php4/main .cvsignore /php4/win32 php4dll.dsp php4dllts.d

[PHP-CVS] cvs: php4(PHP_4_3) / configure.in

2003-01-09 Thread Jani Taskinen
sniper Thu Jan 9 11:38:32 2003 EDT Modified files: (Branch: PHP_4_3) /php4 configure.in Log: MFH: Fix bug #21511 Index: php4/configure.in diff -u php4/configure.in:1.396.2.22 php4/configure.in:1.396.2.23 --- php4/configure.in:1.396.2.22Thu Jan 2

[PHP-CVS] cvs: php4 / configure.in

2003-01-09 Thread Jani Taskinen
sniper Thu Jan 9 11:37:45 2003 EDT Modified files: /php4 configure.in Log: Fix bug: #21511, config.status warning Index: php4/configure.in diff -u php4/configure.in:1.412 php4/configure.in:1.413 --- php4/configure.in:1.412 Thu Jan 9 05:03:26 2003 ++

[PHP-CVS] cvs: php4 /ext/standard math.c /ext/standard/tests/math bug21523.phpt

2003-01-09 Thread Wez Furlong
wez Thu Jan 9 10:44:50 2003 EDT Added files: /php4/ext/standard/tests/math bug21523.phpt Modified files: /php4/ext/standard math.c Log: Fix Bug #21523 - number_format could cause a memory allocation for a negative memory size

[PHP-CVS] cvs: CVSROOT / avail

2003-01-09 Thread Stig Bakken
ssb Thu Jan 9 08:18:23 2003 EDT Modified files: /CVSROOTavail Log: Index: CVSROOT/avail diff -u CVSROOT/avail:1.573 CVSROOT/avail:1.574 --- CVSROOT/avail:1.573 Wed Jan 8 13:29:39 2003 +++ CVSROOT/avail Thu Jan 9 08:18:21 2003 @@ -48,7 +48,7

[PHP-CVS] cvs: functable / dslgen

2003-01-09 Thread Hartmut Holzgraefe
hholzgraThu Jan 9 08:11:30 2003 EDT Modified files: /functable dslgen Log: quoting style does matter in DSSSL :( Index: functable/dslgen diff -u functable/dslgen:1.12 functable/dslgen:1.13 --- functable/dslgen:1.12 Fri Sep 20 07:55:43 2002 +++

[PHP-CVS] cvs: php4 / configure.in /main php_version.h

2003-01-09 Thread Zeev Suraski
zeevThu Jan 9 05:03:27 2003 EDT Modified files: /php4 configure.in /php4/main php_version.h Log: Time for an update Index: php4/configure.in diff -u php4/configure.in:1.411 php4/configure.in:1.412 --- php4/configure.in:1.411 Thu Jan 2 14

[PHP-CVS] cvs: CVSROOT / modules

2003-01-09 Thread zeev
zeevThu Jan 9 04:31:01 2003 EDT Modified files: /CVSROOTmodules Log: Add virtual php5 Index: CVSROOT/modules diff -u CVSROOT/modules:1.32 CVSROOT/modules:1.33 --- CVSROOT/modules:1.32Thu Jan 2 20:30:03 2003 +++ CVSROOT/modules Thu Jan 9

[PHP-CVS] cvs: php4(PHP_4_3) /ext/mssql php_mssql.c php_mssql.h

2003-01-09 Thread Frank M. Kromann
fmk Thu Jan 9 03:28:19 2003 EDT Modified files: (Branch: PHP_4_3) /php4/ext/mssql php_mssql.c php_mssql.h Log: MFH Index: php4/ext/mssql/php_mssql.c diff -u php4/ext/mssql/php_mssql.c:1.86.2.7 php4/ext/mssql/php_mssql.c:1.86.2.8 --- php4/ext/mssql/php_ms

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

2003-01-09 Thread Frank M. Kromann
fmk Thu Jan 9 03:19:42 2003 EDT Modified files: /php4/ext/mssql php_mssql.c Log: Use the correct link when checking for more results on stored procedures Index: php4/ext/mssql/php_mssql.c diff -u php4/ext/mssql/php_mssql.c:1.95 php4/ext/mssql/php_mssql.

[PHP-CVS] cvs: php4 /ext/mssql php_mssql.c php_mssql.h

2003-01-09 Thread Frank M. Kromann
fmk Thu Jan 9 03:00:08 2003 EDT Modified files: /php4/ext/mssql php_mssql.c php_mssql.h Log: Restire BC for mssql_execute(). This will not break the new feature for handling multiple results from a single stired procedure. Adding mssql_free_statement(