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

2003-11-14 Thread Marcus Boerger
helly Fri Nov 14 02:41:06 2003 EDT Modified files: /php-src/ext/simplexml simplexml.c Log: Adjust to latest conversion cast changes Index: php-src/ext/simplexml/simplexml.c diff -u php-src/ext/simplexml/simplexml.c:1.84 php-src/ext/simplexml/simplexml.c:1

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard basic_functions.c basic_functions.h

2003-11-14 Thread Moriyoshi Koizumi
On 2003/11/14, at 8:24, Ilia Alshanetsky wrote: On November 13, 2003 05:54 pm, you wrote: Again, this is breaking our naming conventions. (yeah I know there's legacy stuff). How about time_nanosleeop()? Heh, I can't ever seem to get the names right. That said, I think in this case it would be be

[PHP-CVS] cvs: php-src /ext/standard/tests/file 001.phpt

2003-11-14 Thread Moriyoshi Koizumi
moriyoshi Fri Nov 14 03:59:31 2003 EDT Modified files: /php-src/ext/standard/tests/file001.phpt Log: ctime (#10) may differ on several filesystems. # I confirmed it on Darwin Index: php-src/ext/standard/tests/file/001.phpt diff -u php-src/ext/stan

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/standard/tests/file 001.phpt

2003-11-14 Thread Moriyoshi Koizumi
moriyoshi Fri Nov 14 04:01:48 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/standard/tests/file001.phpt Log: MFH(r-1.10): ctime (#10) may differ on several filesystems. Index: php-src/ext/standard/tests/file/001.phpt diff -u php-src/ext/sta

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/interbase interbase.c

2003-11-14 Thread Ard Biesheuvel
abies Fri Nov 14 05:38:42 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/interbase interbase.c Log: Fix the fix [ibase_trans()] Index: php-src/ext/interbase/interbase.c diff -u php-src/ext/interbase/interbase.c:1.91.2.23 php-src/ext/interbase/int

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard basic_functions.c basic_functions.h

2003-11-14 Thread Andi Gutmans
At 06:24 PM 11/13/2003 -0500, Ilia Alshanetsky wrote: On November 13, 2003 05:54 pm, you wrote: > Again, this is breaking our naming conventions. (yeah I know there's legacy > stuff). > How about time_nanosleeop()? Heh, I can't ever seem to get the names right. That said, I think in this case it w

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard basic_functions.c basic_functions.h

2003-11-14 Thread Ilia Alshanetsky
On November 14, 2003 06:19 am, Andi Gutmans wrote: > Yes, but that is concerning legacy functions when we were too dumb to do > the right thing. I don't think the old method of function naming is necessarily bad. If anything it helps people who come from C/C++ environment since the functions the

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard basic_functions.c basic_functions.h

2003-11-14 Thread Andi Gutmans
At 02:12 PM 11/14/2003 -0500, Ilia Alshanetsky wrote: On November 14, 2003 06:19 am, Andi Gutmans wrote: > Yes, but that is concerning legacy functions when we were too dumb to do > the right thing. I don't think the old method of function naming is necessarily bad. If anything it helps people who

[PHP-CVS] cvs: php-src / NEWS /ext/standard basic_functions.c basic_functions.h

2003-11-14 Thread Ilia Alshanetsky
iliaa Fri Nov 14 17:55:55 2003 EDT Modified files: /php-srcNEWS /php-src/ext/standard basic_functions.c basic_functions.h Log: Rename nanosleep() to time_nanosleep(). Index: php-src/NEWS diff -u php-src/NEWS:1.1498 php-src/NEWS:1.1499 --- php

Re: [PHP-CVS] cvs: php-src / NEWS /ext/standard basic_functions.c basic_functions.h

2003-11-14 Thread Andi Gutmans
Thanks. At 10:55 PM 11/14/2003 +, Ilia Alshanetsky wrote: iliaa Fri Nov 14 17:55:55 2003 EDT Modified files: /php-srcNEWS /php-src/ext/standard basic_functions.c basic_functions.h Log: Rename nanosleep() to time_nanosleep(). Index: php-src/NEWS diff -u php-sr

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

2003-11-14 Thread Frank M. Kromann
fmk Fri Nov 14 19:53:39 2003 EDT Modified files: /php-src/ext/ming ming.c Log: Adding missing class init's for new ming 0.3a functions Index: php-src/ext/ming/ming.c diff -u php-src/ext/ming/ming.c:1.59 php-src/ext/ming/ming.c:1.60 --- php-src/ext/ming/min

[PHP-CVS] cvs: php-src /ext/ming ming.dsp

2003-11-14 Thread Frank M. Kromann
fmk Sat Nov 15 00:42:57 2003 EDT Modified files: /php-src/ext/ming ming.dsp Log: Fix win32 compilation. This will import the core_globals_id Index: php-src/ext/ming/ming.dsp diff -u php-src/ext/ming/ming.dsp:1.2 php-src/ext/ming/ming.dsp:1.3 --- php-src/ex

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/ming ming.dsp

2003-11-14 Thread Frank M. Kromann
fmk Sat Nov 15 00:43:45 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/ming ming.dsp Log: MFH Fix win32 compilation. Index: php-src/ext/ming/ming.dsp diff -u php-src/ext/ming/ming.dsp:1.1.14.1 php-src/ext/ming/ming.dsp:1.1.14.2 --- php-src/ext/ming