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

2002-09-26 Thread Sebastian Bergmann
sebastian Thu Sep 26 03:30:21 2002 EDT Modified files: /php4/ext/standard dir.c Log: Fix ZTS build. Fix warning. Index: php4/ext/standard/dir.c diff -u php4/ext/standard/dir.c:1.99 php4/ext/standard/dir.c:1.100 --- php4/ext/standard/dir.c:1.99

[PHP-CVS] cvs: php4 / NEWS

2002-09-26 Thread Markus Fischer
mfischerThu Sep 26 03:38:03 2002 EDT Modified files: /php4 NEWS Log: - Add missing bug fixes. # Please always add a NEWS entry for fixed bugs. # The NEWS entry are added to http://php.net/ChangeLog-4.php after every # released and the fixed

[PHP-CVS] cvs: php4 / EXTENSIONS

2002-09-26 Thread Georg Richter
georg Thu Sep 26 03:45:06 2002 EDT Modified files: /php4 EXTENSIONS Log: maintainers for the famous mysql extension Index: php4/EXTENSIONS diff -u php4/EXTENSIONS:1.44 php4/EXTENSIONS:1.45 --- php4/EXTENSIONS:1.44Wed Sep 25 13:07:12 2002 +++

[PHP-CVS] cvs: php4 / EXTENSIONS

2002-09-26 Thread Hartmut Holzgraefe
hholzgraThu Sep 26 03:55:41 2002 EDT Modified files: /php4 EXTENSIONS Log: temporarily giving some orphands a new home Index: php4/EXTENSIONS diff -u php4/EXTENSIONS:1.45 php4/EXTENSIONS:1.46 --- php4/EXTENSIONS:1.45Thu Sep 26 03:45:06

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

2002-09-26 Thread Yasuo Ohgaki
yohgaki Thu Sep 26 03:55:59 2002 EDT Modified files: /php4/ext/standard dir.c Log: Remove dup Index: php4/ext/standard/dir.c diff -u php4/ext/standard/dir.c:1.100 php4/ext/standard/dir.c:1.101 --- php4/ext/standard/dir.c:1.100 Thu Sep 26 03:30:16 2002

[PHP-CVS] cvs: php4 /ext/bz2 bz2.c /ext/standard basic_functions.c file.c file.h ftp_fopen_wrapper.c http_fopen_wrapper.c php_fopen_wrapper.c /ext/zlib zlib_fopen_wrapper.c /main php_streams.h

2002-09-26 Thread Wez Furlong
wez Thu Sep 26 06:14:42 2002 EDT Modified files: /php4/ext/standard basic_functions.c file.c file.h ftp_fopen_wrapper.c http_fopen_wrapper.c php_fopen_wrapper.c /php4/ext/zlib zlib_fopen_wrapper.c /p

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

2002-09-26 Thread Wez Furlong
wez Thu Sep 26 06:17:42 2002 EDT Modified files: /php4/ext/standard file.c file.h http_fopen_wrapper.c Log: Remove an unused variable and a now-unused function. Index: php4/ext/standard/file.c diff -u php4/ext/standard/file.c:1.261 php4/ext/standard/fil

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

2002-09-26 Thread Tal Peer
tal Thu Sep 26 06:43:42 2002 EDT Modified files: /php4/ext/fribidi fribidi.c README Log: - Reverted back to old param parsing api (and eliminated a segfault by doing that) - Added the CapRTL charset -- should be used for testing on machines without Heb

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

2002-09-26 Thread Jan Lehnardt
jan Thu Sep 26 07:19:27 2002 EDT Modified files: /php4/ext/standard dir.c Log: - GLOB_NOMATCH and GLOB_NOESCAPE are only defined in win32/glob.h - fixes build on FreeBSD 4.6 Index: php4/ext/standard/dir.c diff -u php4/ext/standard/dir.c:1.101 php4/e

[PHP-CVS] cvs: php4 /ext/standard file.c file.h /main streams.c user_streams.c

2002-09-26 Thread Wez Furlong
wez Thu Sep 26 08:12:28 2002 EDT Modified files: /php4/ext/standard file.c file.h /php4/main streams.c user_streams.c Log: Fix segfault in wrapper error log mechanism when errors are logged on second and subsequent events. Implement very simple recu

[PHP-CVS] cvs: CVSROOT / avail

2002-09-26 Thread Rasmus Lerdorf
rasmus Thu Sep 26 08:39:11 2002 EDT Modified files: /CVSROOTavail Log: Karma for new accounts Index: CVSROOT/avail diff -u CVSROOT/avail:1.504 CVSROOT/avail:1.505 --- CVSROOT/avail:1.504 Mon Sep 23 16:49:43 2002 +++ CVSROOT/avail Thu Sep 26 08:39:

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

2002-09-26 Thread Tal Peer
tal Thu Sep 26 08:58:31 2002 EDT Modified files: /php4/ext/fribidi fribidi.c Log: - Fixed fatal error Index: php4/ext/fribidi/fribidi.c diff -u php4/ext/fribidi/fribidi.c:1.24 php4/ext/fribidi/fribidi.c:1.25 --- php4/ext/fribidi/fribidi.c:1.24 Thu

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

2002-09-26 Thread Sascha Schumann
> Frequently? So you have examples of browsers that do not handle 2-digit > cookie years correctly? We know for sure there are ones that don't handle > 4-digit years correctly. Could you give examples of such browsers which do not fall in the ancient, unused category? - Sascha --

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

2002-09-26 Thread Rasmus Lerdorf
On Thu, 26 Sep 2002, Sascha Schumann wrote: > > Frequently? So you have examples of browsers that do not handle 2-digit > > cookie years correctly? We know for sure there are ones that don't handle > > 4-digit years correctly. > > Could you give examples of such browsers which do not fall >

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

2002-09-26 Thread Sascha Schumann
On Thu, 26 Sep 2002, Rasmus Lerdorf wrote: > On Thu, 26 Sep 2002, Sascha Schumann wrote: > > > > Frequently? So you have examples of browsers that do not handle 2-digit > > > cookie years correctly? We know for sure there are ones that don't handle > > > 4-digit years correctly. > > > > Cou

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

2002-09-26 Thread Rasmus Lerdorf
> There is little point in maintaining backwards compatibility > if it can be established that there is no need for it > anymore. My worry is that this change appears to have absolutely no positive aspects and only negative potential. We know browsers exist that cannot handle 4-digit

[PHP-CVS] cvs: php4 / NEWS

2002-09-26 Thread Derick Rethans
derick Thu Sep 26 09:48:46 2002 EDT Modified files: /php4 NEWS Log: - Cleaning up Index: php4/NEWS diff -u php4/NEWS:1.1137 php4/NEWS:1.1138 --- php4/NEWS:1.1137Thu Sep 26 03:38:02 2002 +++ php4/NEWS Thu Sep 26 09:48:46 2002 @@ -15,8 +15,7 @@ -

[PHP-CVS] cvs: php4 / NEWS

2002-09-26 Thread Jani Taskinen
sniper Thu Sep 26 09:51:04 2002 EDT Modified files: /php4 NEWS Log: style,consistency.. Index: php4/NEWS diff -u php4/NEWS:1.1138 php4/NEWS:1.1139 --- php4/NEWS:1.1138Thu Sep 26 09:48:46 2002 +++ php4/NEWS Thu Sep 26 09:51:04 2002 @@ -13,9 +13,1

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

2002-09-26 Thread Sascha Schumann
> My worry is that this change appears to have absolutely no positive > aspects and only negative potential. We know browsers exist that cannot > handle 4-digit years. Early WebTV boxes don't, early Netscape don't. We > do not know of any browsers that cannot handle 2-digit years. Hence I > fa

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

2002-09-26 Thread Rasmus Lerdorf
If Set 1 was truly empty, I'd agree with you. -Rasmus On Thu, 26 Sep 2002, Sascha Schumann wrote: > > My worry is that this change appears to have absolutely no positive > > aspects and only negative potential. We know browsers exist that cannot > > handle 4-digit years. Early WebTV boxes don

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

2002-09-26 Thread Sascha Schumann
On Thu, 26 Sep 2002, Rasmus Lerdorf wrote: > If Set 1 was truly empty, I'd agree with you. So, amazon.com and bn.com alike are missing out business opportunities? We should tell them! :) Thus far, you only said that such software existed. Are you now saying that you are actual

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

2002-09-26 Thread Andrey Hristov
I read the whole thread and...decided to write this. I am a happy user of Netscape 3.01 on my dev machine. Because it is quite old and i cannot afford better mobile. I have not tried netscape 4 but I think it will be slower if nnot - it will eat the whole RAM. The machine is p166/16 (not p1666/1

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

2002-09-26 Thread Rasmus Lerdorf
On Thu, 26 Sep 2002, Sascha Schumann wrote: > On Thu, 26 Sep 2002, Rasmus Lerdorf wrote: > > > If Set 1 was truly empty, I'd agree with you. > > So, amazon.com and bn.com alike are missing out business > opportunities? We should tell them! :) Likely not, but given that set 2 is currentl

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

2002-09-26 Thread Sascha Schumann
> Obviously this is a more recent WebTV, but I have also seen 1.2's. Can > you say for sure that this browser handles 4-digit years correctly? If > not, you have just broken my app. WebTV clients don't handle cookies. They are stored and sent by the intermediate server/proxy system.

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

2002-09-26 Thread Jon Parise
On Thu, Sep 26, 2002 at 06:42:42AM -0700, Rasmus Lerdorf wrote: > Your reasoning is that somebody will at some point write a browser that > can't handle 2-digit years and thus we should risk breaking existing apps > for a small percentage of users. I think we should worry about this when > such a

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

2002-09-26 Thread Wez Furlong
wez Thu Sep 26 12:07:14 2002 EDT Modified files: /php4/ext/standard html.c Log: Emit a warning when an unsupported charset is requested in htmlentities. Fixed #18521. Index: php4/ext/standard/html.c diff -u php4/ext/standard/html.c:1.51 php4/ext/stand

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

2002-09-26 Thread Wez Furlong
wez Thu Sep 26 12:22:28 2002 EDT Modified files: /php4/main streams.c Log: Fix for #19580. (Incorrectly warning about lost data when that is not the case on systems without fopencookie). Index: php4/main/streams.c diff -u php4/main/streams.c:1.83 php4

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

2002-09-26 Thread Jani Taskinen
sniper Thu Sep 26 12:46:22 2002 EDT Modified files: /php4/ext/session session.c Log: Fix bug: #14991 (changing session.use_trans_sid does not work in scripts) Index: php4/ext/session/session.c diff -u php4/ext/session/session.c:1.316 php4/ext/session/sess

[PHP-CVS] cvs: php4 /ext/standard css.c info.c /main php_ini.c /sapi/aolserver aolserver.c /sapi/apache php_apache.c

2002-09-26 Thread Colin Viebrock
cmv Thu Sep 26 13:54:55 2002 EDT Modified files: /php4/ext/standard css.c info.c /php4/main php_ini.c /php4/sapi/aolserveraolserver.c /php4/sapi/apache php_apache.c Log: fix phpinfo() output for better browser BC Index: php

[PHP-CVS] Re: cvs: php4 /ext/standard css.c info.c /main php_ini.c /sapi/aolserveraolserver.c /sapi/apache php_apache.c

2002-09-26 Thread Colin Viebrock
Okay, so I've done some more tweaking and phpinfo()'s output should be pretty much identical to the way it used to be in NS 4.x browsers, yet still using some CSS to drop the file size down. Not as much as a pure CSS solution, but better. Plus XHTML compliant. I'll do the credits page shortly.

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

2002-09-26 Thread Ilia Alshanetsky
iliaa Thu Sep 26 14:12:27 2002 EDT Modified files: /php4/ext/session session.c Log: Fixed bug #11643 Index: php4/ext/session/session.c diff -u php4/ext/session/session.c:1.317 php4/ext/session/session.c:1.318 --- php4/ext/session/session.c:1.317Thu S

[PHP-CVS] cvs: php4 /ext/standard html.c html.h /ext/wddx php_wddx_api.h wddx.c

2002-09-26 Thread Sebastian Bergmann
sebastian Thu Sep 26 14:13:32 2002 EDT Modified files: /php4/ext/standard html.c html.h /php4/ext/wddx php_wddx_api.h wddx.c Log: Fix ZTS build. Index: php4/ext/standard/html.c diff -u php4/ext/standard/html.c:1.52 php4/ext/standard/html.c:1

Re: [PHP-CVS] Re: cvs: php4 /ext/standard css.c info.c /mainphp_ini.c /sapi/aolserver aolserver.c /sapi/apache php_apache.c

2002-09-26 Thread derick
On Thu, 26 Sep 2002, Colin Viebrock wrote: > Jani/Derrick/et al ... is this okay with you now? Looks fine again on NN4/Linux. Derick -- --- Derick Rethans http://derickrethans.nl/ JDI

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

2002-09-26 Thread Sebastian Bergmann
sebastian Thu Sep 26 15:18:36 2002 EDT Modified files: /php4/ext/standard string.c Log: Fix warning. Index: php4/ext/standard/string.c diff -u php4/ext/standard/string.c:1.299 php4/ext/standard/string.c:1.300 --- php4/ext/standard/string.c:1.299We

[PHP-CVS] cvs: php4 /ext/standard credits.c info.c info.h

2002-09-26 Thread Colin Viebrock
cmv Thu Sep 26 15:33:23 2002 EDT Modified files: /php4/ext/standard credits.c info.c info.h Log: update credits page with proper HTML, fix HTML escaping, and a few tweaks Index: php4/ext/standard/credits.c diff -u php4/ext/standard/credits.c:1.18 php4/e

[PHP-CVS] cvs: php4 /ext/standard credits.c info.c info.h

2002-09-26 Thread Sebastian Bergmann
sebastian Thu Sep 26 15:48:56 2002 EDT Modified files: /php4/ext/standard credits.c info.c info.h Log: Fix ZTS build. Index: php4/ext/standard/credits.c diff -u php4/ext/standard/credits.c:1.19 php4/ext/standard/credits.c:1.20 --- php4/ext/standard/cr

[PHP-CVS] cvs: php4 /win32 install.txt

2002-09-26 Thread Derick Rethans
derick Thu Sep 26 15:49:34 2002 EDT Modified files: /php4/win32 install.txt Log: - Added Sambar install notes (patch by Steffen <[EMAIL PROTECTED]>) Index: php4/win32/install.txt diff -u php4/win32/install.txt:1.15 php4/win32/install.txt:1.16 --- php4/win32

[PHP-CVS] cvs: php4 / NEWS

2002-09-26 Thread Colin Viebrock
cmv Thu Sep 26 16:54:55 2002 EDT Modified files: /php4 NEWS Log: document changes Index: php4/NEWS diff -u php4/NEWS:1.1139 php4/NEWS:1.1140 --- php4/NEWS:1.1139Thu Sep 26 09:51:04 2002 +++ php4/NEWS Thu Sep 26 16:54:55 2002 @@ -5,6 +5,8 @

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

2002-09-26 Thread Markus Fischer
Guys, _Please_ include bug fixes in NEWS entries (or separately commit them) so we've complete log. Browsing back the ChangeLog and finding missing treasures ain't that funny. ;) thanks, - Markus On Thu, Sep 26, 2002 at 06:12:27PM -, Ilia Alshanetsky w

[PHP-CVS] cvs: php4 / EXTENSIONS

2002-09-26 Thread Dan Kalowsky
kalowskyThu Sep 26 22:09:35 2002 EDT Modified files: /php4 EXTENSIONS Log: They seem to be working... Index: php4/EXTENSIONS diff -u php4/EXTENSIONS:1.46 php4/EXTENSIONS:1.47 --- php4/EXTENSIONS:1.46Thu Sep 26 03:55:41 2002 +++ php4/EX

[PHP-CVS] cvs: php4 / NEWS

2002-09-26 Thread Markus Fischer
mfischerFri Sep 27 03:02:12 2002 EDT Modified files: /php4 NEWS Log: - Update. Index: php4/NEWS diff -u php4/NEWS:1.1140 php4/NEWS:1.1141 --- php4/NEWS:1.1140Thu Sep 26 16:54:55 2002 +++ php4/NEWS Fri Sep 27 03:02:12 2002 @@ -1,6 +1,9 @@