[PHP-CVS] cvs: php-src /ext/dba dba_flatfile.c /ext/dba/libinifile inifile.c

2003-12-17 Thread Marcus Boerger
helly Wed Dec 17 03:50:51 2003 EDT Modified files: /php-src/ext/dbadba_flatfile.c /php-src/ext/dba/libinifile inifile.c Log: Fix warnings Index: php-src/ext/dba/dba_flatfile.c diff -u php-src/ext/dba/dba_flatfile.c:1.15

[PHP-CVS] cvs: php-src(PHP_4_3) /ext/dba dba_flatfile.c /ext/dba/libinifile inifile.c

2003-12-17 Thread Marcus Boerger
helly Wed Dec 17 04:02:08 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/dbadba_flatfile.c /php-src/ext/dba/libinifile inifile.c Log: MFH: Fix warnings Index: php-src/ext/dba/dba_flatfile.c diff -u php-src/ext/dba/dba_flatfile.c:1.8.2.5

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

2003-12-17 Thread Marcus Boerger
helly Wed Dec 17 04:07:13 2003 EDT Modified files: /php-src/ext/exif exif.c Log: Fix warning Index: php-src/ext/exif/exif.c diff -u php-src/ext/exif/exif.c:1.159 php-src/ext/exif/exif.c:1.160 --- php-src/ext/exif/exif.c:1.159 Wed Dec 10 16:23:33 2003

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

2003-12-17 Thread Marcus Boerger
helly Wed Dec 17 04:08:39 2003 EDT Modified files: (Branch: PHP_4_3) /php-src/ext/exif exif.c Log: MFH: Fix warning Index: php-src/ext/exif/exif.c diff -u php-src/ext/exif/exif.c:1.118.2.26 php-src/ext/exif/exif.c:1.118.2.27 ---

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

2003-12-17 Thread Rob Richards
rrichards Wed Dec 17 05:28:30 2003 EDT Modified files: /php-src/ext/simplexml simplexml.c Log: free nodes correctly to clear node proxies Index: php-src/ext/simplexml/simplexml.c diff -u php-src/ext/simplexml/simplexml.c:1.94

[PHP-CVS] cvs: php-src /ext/standard dl.c /win32 winutil.c

2003-12-17 Thread Marcus Boerger
helly Wed Dec 17 06:20:36 2003 EDT Modified files: /php-src/ext/standard dl.c /php-src/win32 winutil.c Log: Fix a memleak: A second call to *nix version of dlerror() frees the error string. This behavior is also adapted to the win build so that

[PHP-CVS] cvs: php-src /ext/simplexml/tests 014.phpt 015.phpt 016.phpt

2003-12-17 Thread Dmitry Stogov
dmitry Wed Dec 17 09:49:10 2003 EDT Added files: /php-src/ext/simplexml/tests014.phpt 015.phpt 016.phpt Log: Index: php-src/ext/simplexml/tests/014.phpt +++ php-src/ext/simplexml/tests/014.phpt --TEST-- SimpleXML: adding/removing attributes

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

2003-12-17 Thread Dmitry Stogov
dmitry Wed Dec 17 10:06:41 2003 EDT Modified files: /php-src/ext/simplexml simplexml.c /php-src/ext/simplexml/tests015.phpt Log: accessing singular subnode as array Index: php-src/ext/simplexml/simplexml.c diff -u

[PHP-CVS] cvs: php-src /tests/lang bug22510.phpt

2003-12-17 Thread Ilia Alshanetsky
iliaa Wed Dec 17 12:25:00 2003 EDT Modified files: /php-src/tests/lang bug22510.phpt Log: Update test. Index: php-src/tests/lang/bug22510.phpt diff -u php-src/tests/lang/bug22510.phpt:1.4 php-src/tests/lang/bug22510.phpt:1.5 ---

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

2003-12-17 Thread Rob Richards
rrichards Wed Dec 17 13:59:06 2003 EDT Modified files: /php-src/ext/domphp_dom.c Log: no longer need to cleanup temp var Index: php-src/ext/dom/php_dom.c diff -u php-src/ext/dom/php_dom.c:1.45 php-src/ext/dom/php_dom.c:1.46 ---

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

2003-12-17 Thread Andi Gutmans
andiWed Dec 17 15:20:35 2003 EDT Modified files: /php-srcconfigure.in /php-src/main php_version.h Log: Roll RC1 of B3 Index: php-src/configure.in diff -u php-src/configure.in:1.483 php-src/configure.in:1.484 --- php-src/configure.in:1.483

Re: [PHP-CVS] cvs: php-src / configure.in /main php_version.h

2003-12-17 Thread Jani Taskinen
On Wed, 17 Dec 2003, Andi Gutmans wrote: andi Wed Dec 17 15:20:35 2003 EDT Modified files: /php-src configure.in /php-src/main php_version.h Log: Roll RC1 of B3 Release candidate? Of Beta release? wtf is that? :) --Jani

Re: [PHP-CVS] cvs: php-src / configure.in /main php_version.h

2003-12-17 Thread Jani Taskinen
Always put the version back to the '-dev' after tagging the source, thank you. (I would guess it's supposed to be RC1-dev :) --Jani On Wed, 17 Dec 2003, Andi Gutmans wrote: andi Wed Dec 17 15:20:35 2003 EDT Modified files: /php-src

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

2003-12-17 Thread Jani Taskinen
sniper Wed Dec 17 16:10:29 2003 EDT Modified files: (Branch: PHP_4_3) /php-srcNEWS Log: wet Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.507 php-src/NEWS:1.1247.2.508 --- php-src/NEWS:1.1247.2.507 Tue Dec 16 17:14:54 2003 +++ php-src/NEWSWed

Re: [PHP-CVS] cvs: php-src /ext/oci8 oci8.c php_oci8.h

2003-12-17 Thread Jani Taskinen
When you close bugs, you should tell them that they're not fixed in PHP 4..especially when the bugs are reported for PHP 4.. And Harald, you should know by now already that @ in commit message does not work. Edit the NEWS file. (you don't really need to put that long entry

Re: [PHP-CVS] cvs: php-src / configure.in /main php_version.h

2003-12-17 Thread Andi Gutmans
At 11:07 PM 12/17/2003 +0200, Jani Taskinen wrote: On Wed, 17 Dec 2003, Andi Gutmans wrote: andi Wed Dec 17 15:20:35 2003 EDT Modified files: /php-src configure.in /php-src/main php_version.h Log: Roll RC1 of B3 Release candidate? Of Beta release? wtf is that?

Re: [PHP-CVS] cvs: php-src / configure.in /main php_version.h

2003-12-17 Thread Andi Gutmans
At 11:08 PM 12/17/2003 +0200, Jani Taskinen wrote: Always put the version back to the '-dev' after tagging the source, thank you. (I would guess it's supposed to be RC1-dev :) Jani, relax. We've had this discussion before. Give me enough time to get B3 out before we -dev stuff. I'm

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

2003-12-17 Thread Andrey Hristov
andrey Wed Dec 17 17:03:34 2003 EDT Modified files: /php-src/ext/standard microtime.c Log: Added optional parameter to microtime so now it can return float if it the user wants. This prevents from getting string representation exploding it and then

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

2003-12-17 Thread Andi Gutmans
You didn't fix the proto. And please, try to hold commits for a few hours whilst I roll the beta. Andi At 10:03 PM 12/17/2003 +, Andrey Hristov wrote: andrey Wed Dec 17 17:03:34 2003 EDT Modified files: /php-src/ext/standard microtime.c Log: Added optional parameter

[PHP-CVS] cvs: php-src / NEWS

2003-12-17 Thread Andi Gutmans
andiWed Dec 17 17:13:58 2003 EDT Modified files: /php-srcNEWS Log: - Update NEWS for tomorrow morning so that I don't forget when I'm sleepy Index: php-src/NEWS diff -u php-src/NEWS:1.1540 php-src/NEWS:1.1541 --- php-src/NEWS:1.1540 Tue Dec 16

[PHP-CVS] cvs: php-src /tests/classes array_access_005.phpt

2003-12-17 Thread Marcus Boerger
helly Wed Dec 17 17:14:59 2003 EDT Added files: /php-src/tests/classes array_access_005.phpt Log: Add new test Index: php-src/tests/classes/array_access_005.phpt +++ php-src/tests/classes/array_access_005.phpt --TEST-- ZE2 ArrayAccess and sub Arrays

[PHP-CVS] cvs: php-src / NEWS

2003-12-17 Thread Andrey Hristov
andrey Wed Dec 17 17:17:16 2003 EDT Modified files: /php-srcNEWS Log: entry for microtime()'s new clothes Index: php-src/NEWS diff -u php-src/NEWS:1.1541 php-src/NEWS:1.1542 --- php-src/NEWS:1.1541 Wed Dec 17 17:13:57 2003 +++ php-src/NEWSWed

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

2003-12-17 Thread Andrey Hristov
andrey Wed Dec 17 17:21:06 2003 EDT Modified files: /php-src/ext/standard microtime.c Log: proto fix Index: php-src/ext/standard/microtime.c diff -u php-src/ext/standard/microtime.c:1.42 php-src/ext/standard/microtime.c:1.43 ---

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

2003-12-17 Thread Rasmus Lerdorf
rasmus Wed Dec 17 17:47:02 2003 EDT Modified files: /php-src/ext/gd/libgd gdft.c Log: MFB compile fix Index: php-src/ext/gd/libgd/gdft.c diff -u php-src/ext/gd/libgd/gdft.c:1.27 php-src/ext/gd/libgd/gdft.c:1.28 --- php-src/ext/gd/libgd/gdft.c:1.27

Re: [PHP-CVS] cvs: php-src / configure.in /main php_version.h

2003-12-17 Thread Jani Taskinen
On Wed, 17 Dec 2003, Andi Gutmans wrote: At 11:08 PM 12/17/2003 +0200, Jani Taskinen wrote: Always put the version back to the '-dev' after tagging the source, thank you. (I would guess it's supposed to be RC1-dev :) Jani, relax. We've had this discussion before. Give me enough time

[PHP-CVS] cvs: php-src / php.ini-dist php.ini-recommended

2003-12-17 Thread John Coggeshall
johnWed Dec 17 21:06:01 2003 EDT Modified files: /php-srcphp.ini-dist php.ini-recommended Log: Adding the tidy.default_config and tidy.clean_output options to the .ini files Index: php-src/php.ini-dist diff -u php-src/php.ini-dist:1.202