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

2002-09-07 Thread Sterling Hughes
sterlingSat Sep 7 11:43:09 2002 EDT Modified files: /php4 php.ini-dist php.ini-recommended Log: add the user_agent ini option. Index: php4/php.ini-dist diff -u php4/php.ini-dist:1.153 php4/php.ini-dist:1.154 --- php4/php.ini-dist:1.153 We

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

2002-09-07 Thread Sterling Hughes
sterlingSat Sep 7 11:45:29 2002 EDT Modified files: /php4/ext/standard basic_functions.h file.c http_fopen_wrapper.c Log: @ Made the User-Agent that php's fopen wrappers send, configurable via @ php.ini or via a stream context. (Sterling) The str

Re: [PHP-CVS] cvs: php4 /ext/standard basic_functions.h file.c http_fopen_wrapper.c

2002-09-07 Thread Sterling Hughes
> sterling Sat Sep 7 11:45:29 2002 EDT > > Modified files: > /php4/ext/standardbasic_functions.h file.c http_fopen_wrapper.c > Log: > @ Made the User-Agent that php's fopen wrappers send, configurable via > @ php.ini or via a stream context. (Ster

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

2002-09-07 Thread Sterling Hughes
sterlingSat Sep 7 11:55:05 2002 EDT Modified files: /php4/ext/standard http_fopen_wrapper.c Log: commit the correct/up-to-date version Index: php4/ext/standard/http_fopen_wrapper.c diff -u php4/ext/standard/http_fopen_wrapper.c:1.43 php4/ext/stand

Re: [PHP-CVS] cvs: php4 /ext/ftp ftp.c php_ftp.c

2002-09-08 Thread Sterling Hughes
> There should be a standard way of writing this. It kind of sucks to have > two lines with almost exactly the same code. > > At 10:13 AM 9/5/2002 +, Anantha Kesari H Y wrote: > >+#if defined(NETWARE) && !defined(USE_WINSOCK) > >+ if (getsockname(ftp->fd, (struct sockaddr*) &ftp->local

[PHP-CVS] cvs: CVSROOT / avail

2002-09-08 Thread Sterling Hughes
sterlingSun Sep 8 13:18:00 2002 EDT Modified files: /CVSROOTavail Log: give jmoore Zend access Index: CVSROOT/avail diff -u CVSROOT/avail:1.490 CVSROOT/avail:1.491 --- CVSROOT/avail:1.490 Fri Sep 6 20:40:40 2002 +++ CVSROOT/avail Sun Sep

Re: [PHP-CVS] cvs: php4 / CODING_STANDARDS

2002-09-09 Thread Sterling Hughes
Quoting "Thies C. Arntzen" <[EMAIL PROTECTED]>: > On Mon, Sep 09, 2002 at 12:49:04AM +0200, [EMAIL PROTECTED] wrote: > > On Sun, 8 Sep 2002, Yasuo Ohgaki wrote: > > > > > yohgaki Sun Sep 8 18:38:57 2002 EDT > > > > > > Modified files: > > > /php4 CODING_STANDARDS

Re: [PHP-CVS] cvs: php4 / CODING_STANDARDS

2002-09-09 Thread Sterling Hughes
Quoting [EMAIL PROTECTED]: > On Mon, 9 Sep 2002, Sterling Hughes wrote: > > > I'd rather see people use what they like -- so long as they stay > consistent > > to the coding of the style that they are currently editing. By > specializing > > to the PHP macro

[PHP-CVS] cvs: CVSROOT / loginfo

2002-09-09 Thread Sterling Hughes
sterlingMon Sep 9 12:02:13 2002 EDT Modified files: /CVSROOTloginfo Log: send adt commit messages to [EMAIL PROTECTED] Index: CVSROOT/loginfo diff -u CVSROOT/loginfo:1.78 CVSROOT/loginfo:1.79 --- CVSROOT/loginfo:1.78Mon Aug 19 13:59:47 2

[PHP-CVS] cvs: CVSROOT / avail

2002-09-09 Thread Sterling Hughes
sterlingMon Sep 9 12:24:30 2002 EDT Modified files: /CVSROOTavail Log: give imajes and derick adt karma, in case they feel so inclined... Index: CVSROOT/avail diff -u CVSROOT/avail:1.491 CVSROOT/avail:1.492 --- CVSROOT/avail:1.491 Sun Sep 8 13:

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

2002-09-11 Thread Sterling Hughes
> sniperWed Sep 11 10:51:09 2002 EDT > > Modified files: > /php4/ext/standardstring.c > Log: > tok tok.. > The Buddha.. -Sterling > > Index: php4/ext/standard/string.c > diff -u php4/ext/standard/string.c:1.292 php4/ext/standard/string.c:1.293 > --- php4/ext/st

[PHP-CVS] cvs: CVSROOT / avail

2002-09-11 Thread Sterling Hughes
sterlingWed Sep 11 16:30:49 2002 EDT Modified files: /CVSROOTavail Log: give derick some pear karma Index: CVSROOT/avail diff -u CVSROOT/avail:1.496 CVSROOT/avail:1.497 --- CVSROOT/avail:1.496 Tue Sep 10 18:56:58 2002 +++ CVSROOT/avail Wed

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

2002-09-11 Thread Sterling Hughes
sterlingWed Sep 11 18:40:57 2002 EDT Modified files: /php4/ext/standard filestat.c Log: max this use the virtual_filepath() function and feel all threadsafe and wholesome inside Index: php4/ext/standard/filestat.c diff -u php4/ext/standard/filest

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

2002-09-11 Thread Sterling Hughes
sterlingWed Sep 11 18:43:58 2002 EDT Modified files: /php4/ext/swf swf.c Log: virtual filepath fix, don't know why i bother, the module isn't threadsafe and never will be, but still... Index: php4/ext/swf/swf.c diff -u php4/ext/swf/swf.c:1.4

[PHP-CVS] cvs: php4 / EXTENSIONS

2002-09-25 Thread Sterling Hughes
/EXTENSIONS:1.41Thu Sep 19 13:11:59 2002 +++ php4/EXTENSIONS Wed Sep 25 10:07:57 2002 @@ -197,7 +197,7 @@ --- EXTENSION: bz2 PRIMARY MAINTAINER: Sterling Hughes <[EMAIL PROTECTED]> -MAINT

[PHP-CVS] cvs: php4 / EXTENSIONS

2002-09-25 Thread Sterling Hughes
+++ php4/EXTENSIONS Wed Sep 25 13:07:12 2002 @@ -201,6 +201,18 @@ STATUS: Working SINCE: 4.0.3 --- +EXTENSION: dio +PRIMARY MAINTAINER: Sterling Hughes <[EMAIL PROTEC

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

2002-10-04 Thread Sterling Hughes
sterlingFri Oct 4 12:53:14 2002 EDT Modified files: /php4/ext/standard string.c Log: @ Make the glue argument to implode() optional, if it is not specified @ default to using "". (Sterling) Index: php4/ext/standard/string.c diff -u php4/ext/stan

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

2002-10-04 Thread Sterling Hughes
sterlingFri Oct 4 12:54:57 2002 EDT Modified files: /php4/ext/standard string.c Log: fix a memory leak in implode() # kept seperate from last commit on purpose.. ;) Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.309 php

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

2002-10-04 Thread Sterling Hughes
sterlingFri Oct 4 16:44:19 2002 EDT Modified files: /php4/ext/standard string.c Log: have implode use the smart_str_*() functions, this should speed things up quite a bit... Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.

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

2002-10-09 Thread Sterling Hughes
sterlingWed Oct 9 13:15:57 2002 EDT Modified files: /php4/ext/standard array.c Log: small cleanups... Index: php4/ext/standard/array.c diff -u php4/ext/standard/array.c:1.194 php4/ext/standard/array.c:1.195 --- php4/ext/standard/array.c:1.194 S

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

2002-10-09 Thread Sterling Hughes
sterlingWed Oct 9 14:29:45 2002 EDT Modified files: /php4/ext/standard array.c Log: clean these functions up using zend_parse_parameters and nuke the use of HASH_OF() which is inappropriate in these cases... Index: php4/ext/standard/array.c diff

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

2002-10-09 Thread Sterling Hughes
On Wed, 2002-10-09 at 22:21, Thies C. Arntzen wrote: > On Wed, Oct 09, 2002 at 06:29:45PM -0000, Sterling Hughes wrote: > > sterlingWed Oct 9 14:29:45 2002 EDT > > > > Modified files: > > /php4/ext/standard array.c > > Lo

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

2002-10-09 Thread Sterling Hughes
On Wed, 2002-10-09 at 22:45, Derick Rethans wrote: > On 9 Oct 2002, Sterling Hughes wrote: > > > On Wed, 2002-10-09 at 22:21, Thies C. Arntzen wrote: > > > On Wed, Oct 09, 2002 at 06:29:45PM -, Sterling Hughes wrote: > > > > sterling

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

2002-10-09 Thread Sterling Hughes
On Wed, 2002-10-09 at 22:56, Derick Rethans wrote: > On Wed, 9 Oct 2002, Andi Gutmans wrote: > > > At 10:35 PM 10/9/2002 +0200, Sterling Hughes wrote: > > >On Wed, 2002-10-09 at 22:21, Thies C. Arntzen wrote: > > > > On Wed, Oct 09, 2002 at 06:29:

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

2002-10-10 Thread Sterling Hughes
sterlingThu Oct 10 15:24:46 2002 EDT Modified files: /php4/ext/standard array.c Log: revert patch Index: php4/ext/standard/array.c diff -u php4/ext/standard/array.c:1.196 php4/ext/standard/array.c:1.197 --- php4/ext/standard/array.c:1.196 Wed Oc

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

2002-10-15 Thread Sterling Hughes
sterlingTue Oct 15 10:51:01 2002 EDT Modified files: /php4/ext/standard math.c Log: hopefully silence compile warnings on Solaris related to HUGEVAL being undefined.. HUGEVAL is defined (well the manual would indicate so) in stdlib.h, not math.h.

[PHP-CVS] cvs: php4 /ext/xslt php_sablot.h sablot.c

2002-10-15 Thread Sterling Hughes
sterlingTue Oct 15 12:41:38 2002 EDT Modified files: /php4/ext/xslt php_sablot.h sablot.c Log: Fix a problem relating to these structure symbols being redefined on LFS systems. Fix by Sascha Schumann <[EMAIL PROTECTED]> Index: php4/ext/x

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

2002-10-21 Thread Sterling Hughes
sterlingMon Oct 21 18:36:00 2002 EDT Modified files: /php4/ext/curl curl.c Log: no need to double fetch Index: php4/ext/curl/curl.c diff -u php4/ext/curl/curl.c:1.119 php4/ext/curl/curl.c:1.120 --- php4/ext/curl/curl.c:1.119 Wed Oct 2 12:44:48

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

2002-10-27 Thread Sterling Hughes
sterlingSun Oct 27 21:46:09 2002 EDT Modified files: /php4/main main.c Log: remove $_FILES from $_REQUEST as per php-dev conversation... Index: php4/main/main.c diff -u php4/main/main.c:1.506 php4/main/main.c:1.507 --- php4/main/main.c:1.506 Thu

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

2002-10-27 Thread Sterling Hughes
sterlingSun Oct 27 22:05:05 2002 EDT Modified files: /php4/ext/sockets sockets.c Log: make one-line read work on win32... # The implementation of this function is brain-dead, but at least # now its brain-dead on win32 too... ;-) Index: p

[PHP-CVS] cvs: php4 / NEWS

2002-10-28 Thread Sterling Hughes
sterlingMon Oct 28 11:32:56 2002 EDT Modified files: /php4 NEWS Log: update... Index: php4/NEWS diff -u php4/NEWS:1.1227 php4/NEWS:1.1228 --- php4/NEWS:1.1227Sun Oct 27 20:17:32 2002 +++ php4/NEWS Mon Oct 28 11:32:54 2002 @@ -1,6 +1,11 @@

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

2002-10-28 Thread Sterling Hughes
sterlingMon Oct 28 15:16:25 2002 EDT Modified files: /php4/ext/mssql php_mssql.c Log: fix bug # 17497 (fix by: [EMAIL PROTECTED]) Index: php4/ext/mssql/php_mssql.c diff -u php4/ext/mssql/php_mssql.c:1.85 php4/ext/mssql/php_mssql.c:1.86 --- php4/

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

2002-11-08 Thread Sterling Hughes
sterlingFri Nov 8 10:49:32 2002 EDT Modified files: /php4/ext/standard basic_functions.c Log: use consistent constants Index: php4/ext/standard/basic_functions.c diff -u php4/ext/standard/basic_functions.c:1.542 php4/ext/standard/basic_functions.c:

[PHP-CVS] cvs: php4 /ext/curl curl.c php_curl.h

2002-11-08 Thread Sterling Hughes
sterlingFri Nov 8 12:58:43 2002 EDT Modified files: /php4/ext/curl curl.c php_curl.h Log: add support for curl 7.10.* constants (at least most of them) add support for persistent connections Index: php4/ext/curl/curl.c diff -u php4/ext/curl/cu

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

2002-11-09 Thread Sterling Hughes
sterlingSat Nov 9 08:08:49 2002 EDT Modified files: /php4/ext/curl config.m4 Log: add check for curl 7.10.2 Index: php4/ext/curl/config.m4 diff -u php4/ext/curl/config.m4:1.18 php4/ext/curl/config.m4:1.19 --- php4/ext/curl/config.m4:1.18

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

2002-11-09 Thread Sterling Hughes
> On Sat, 9 Nov 2002, Sterling Hughes wrote: > > > sterlingSat Nov 9 08:08:49 2002 EDT > > > > Modified files: > > /php4/ext/curl config.m4 > > Log: > > add check for curl 7.10.2 > > uhm... what is the

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

2002-11-09 Thread Sterling Hughes
sterlingSat Nov 9 08:52:01 2002 EDT Modified files: /php4/ext/curl curl.c Log: add a whole bunch of constants that make the interface somewhat up-to-date. Index: php4/ext/curl/curl.c diff -u php4/ext/curl/curl.c:1.122 php4/ext/curl/curl.c:1.123

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

2002-11-09 Thread Sterling Hughes
Sterling > > On Sat, 9 Nov 2002, Sterling Hughes wrote: > > >sterling Sat Nov 9 08:08:49 2002 EDT > > > > Modified files: > >/php4/ext/curl config.m4 > > Log: > > add check for curl 7.10.2 > > > >

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

2002-11-09 Thread Sterling Hughes
> On Sat, 9 Nov 2002, Sterling Hughes wrote: > > >> > >> There is no such release of Curl yet. This makes testing > >> the RCs quite a hassle now so either you revert those changes > >> or get the curl folks to release this 7.10.2. > &g

[PHP-CVS] cvs: php4 /ext/curl CREDITS config.m4 curl.c curl.dsp curlstreams.c interface.c multi.c php_curl.h streams.c

2002-11-13 Thread Sterling Hughes
@@ -CURL +cURL Sterling Hughes Index: php4/ext/curl/config.m4 diff -u php4/ext/curl/config.m4:1.20 php4/ext/curl/config.m4:1.21 --- php4/ext/curl/config.m4:1.20Sun Nov 10 16:26:13 2002 +++ php4/ext/curl/config.m4 Wed Nov 13 17:25:33 2002 @@ -1,5 +1,5 @@ dnl -dnl $Id: config.m4,v 1.20

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

2002-11-13 Thread Sterling Hughes
sterlingWed Nov 13 17:43:31 2002 EDT Modified files: /php4/ext/curl multi.c Log: curl_multi_info_read is unimplemented... Index: php4/ext/curl/multi.c diff -u php4/ext/curl/multi.c:1.1 php4/ext/curl/multi.c:1.2 --- php4/ext/curl/multi.c:1.1 Wed

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

2002-11-13 Thread Sterling Hughes
sterlingWed Nov 13 23:07:51 2002 EDT Modified files: /php4/ext/curl multi.c Log: remove C++ comments Index: php4/ext/curl/multi.c diff -u php4/ext/curl/multi.c:1.2 php4/ext/curl/multi.c:1.3 --- php4/ext/curl/multi.c:1.2 Wed Nov 13 17:43:31 2002

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

2002-11-24 Thread Sterling Hughes
sterlingSun Nov 24 10:11:43 2002 EDT Modified files: /php4/ext/pgsql pgsql.c Log: null after the erealloc() Index: php4/ext/pgsql/pgsql.c diff -u php4/ext/pgsql/pgsql.c:1.245 php4/ext/pgsql/pgsql.c:1.246 --- php4/ext/pgsql/pgsql.c:1.245Sun

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

2002-11-24 Thread Sterling Hughes
> sas Sun Nov 24 11:23:38 2002 EDT > > Modified files: > /php4/ext/pgsql pgsql.c > Log: > Use proper form of NUL I was under the assumption that 0 and '\0' were semantically equivalent. -Sterling -- PHP CVS Mailing List (http://www.php.net/) To uns

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

2002-11-27 Thread Sterling Hughes
sterlingWed Nov 27 13:35:44 2002 EDT Modified files: (Branch: PHP_4_3) /php4/ext/curl curl.c Log: fix memleak Index: php4/ext/curl/curl.c diff -u php4/ext/curl/curl.c:1.124 php4/ext/curl/curl.c:1.124.2.1 --- php4/ext/curl/curl.c:1.124 Sun Nov 10

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

2002-11-27 Thread Sterling Hughes
sterlingWed Nov 27 15:05:21 2002 EDT Modified files: /php4/ext/standard file.c Log: don't use stupid constants, be smart, just read the line Index: php4/ext/standard/file.c diff -u php4/ext/standard/file.c:1.279 php4/ext/standard/file.c:1.280 --- php

[PHP-CVS] cvs: php4 /ext/standard scanf.h

2002-11-27 Thread Sterling Hughes
sterlingWed Nov 27 15:06:01 2002 EDT Modified files: /php4/ext/standard scanf.h Log: no more need for this either Index: php4/ext/standard/scanf.h diff -u php4/ext/standard/scanf.h:1.9 php4/ext/standard/scanf.h:1.10 --- php4/ext/standard/scanf.h:1.9

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

2002-11-27 Thread Sterling Hughes
sterlingWed Nov 27 15:32:26 2002 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 php4/ext/standard/file.c:1.279.2.1 --- php4/ext/standard/file.c:1.279

Re: [PHP-CVS] cvs: php4 /main SAPI.c SAPI.h /sapi/apache mod_php4.c /sapi/thttpd thttpd.c

2002-11-29 Thread Sterling Hughes
> > And what if we want to change the initialization? I think it's nice the way > > it was and gives us a chance to change defaults. I don't see any good > > reason for nuking this. > > > struct { > "apache", > "Apache", > php_apache_register_hooks >

[PHP-CVS] cvs: php4 / run-tests2.php

2002-11-30 Thread Sterling Hughes
sterlingSat Nov 30 22:13:03 2002 EDT Modified files: /php4 run-tests2.php Log: remove dos line endings Index: php4/run-tests2.php diff -u php4/run-tests2.php:1.3 php4/run-tests2.php:1.4 --- php4/run-tests2.php:1.3 Wed Nov 13 08:31:32 2002 ++

[PHP-CVS] cvs: php4 / TODO /ext/bz2 bz2.c /ext/sockets sockets.c

2002-12-01 Thread Sterling Hughes
sterlingSun Dec 1 17:15:41 2002 EDT Modified files: /php4 TODO /php4/ext/bz2 bz2.c /php4/ext/sockets sockets.c Log: TODO: Cleanup elements that have happened, or most likely won't happen. There is probably more that should be gon

Re: [PHP-CVS] cvs: php4 / TODO /ext/bz2 bz2.c /ext/sockets sockets.c

2002-12-02 Thread Sterling Hughes
> >(...) > >-* Change PHP error messages, so that they point to pages or sections > >- in the PHP Manual. > > That is not only for all messages yet. See sockets.c in your commit down > below. > ok... I'll put that back. > >-* Activate all extensions by default that don't rely on ex

[PHP-CVS] cvs: php4 / TODO

2002-12-02 Thread Sterling Hughes
sterlingMon Dec 2 11:38:22 2002 EDT Modified files: /php4 TODO Log: apparently this isn't finished Index: php4/TODO diff -u php4/TODO:1.137 php4/TODO:1.138 --- php4/TODO:1.137 Sun Dec 1 17:15:37 2002 +++ php4/TODO Mon Dec 2 11:38:22 200