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

2003-01-12 Thread Sascha Schumann
sas Sun Jan 12 08:26:47 2003 EDT Modified files: /php4 php.ini-recommended Log: recommending SHA-1 as hash function Index: php4/php.ini-recommended diff -u php4/php.ini-recommended:1.123 php4/php.ini-recommended:1.124 --- php4/php.ini-recommended:1.123

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

2002-10-06 Thread Andi Gutmans
At 06:42 AM 9/26/2002 -0700, Rasmus Lerdorf wrote: > > 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 p

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

2002-10-03 Thread Andrey Hristov
andrey Thu Oct 3 09:03:22 2002 EDT Modified files: /php4 php.ini-recommended Log: colon written instead of semi-colon. Index: php4/php.ini-recommended diff -u php4/php.ini-recommended:1.110 php4/php.ini-recommended:1.111 --- php4/php.ini-recommended:

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

2002-10-02 Thread Sascha Schumann
sas Thu Oct 3 02:51:38 2002 EDT Modified files: /php4 php.ini-recommended Log: Add recommened entries, including disabling the session bug/feature Index: php4/php.ini-recommended diff -u php4/php.ini-recommended:1.109 php4/php.ini-recommended:1.11

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

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 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 Andrey Hristov
TECTED]> Sent: Thursday, September 26, 2002 5:14 PM Subject: Re: [PHP-CVS] cvs: php4 / php.ini-recommended > 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 >

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 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
> 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
> 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

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
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
> 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 --

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

2002-09-25 Thread Markus Fischer
mfischerThu Sep 26 03:05:19 2002 EDT Modified files: /php4 php.ini-recommended Log: - Merge url_rewriter.tags description from Sascha. Index: php4/php.ini-recommended diff -u php4/php.ini-recommended:1.108 php4/php.ini-recommended:1.109 --- php

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

2002-09-25 Thread Rasmus Lerdorf
> - New software will automatically use the 4-digit format -- > there is basically no way to be unaware of the y2k date > presentation problem. Since Netscape's spec does not > mention Y2k issues and because it does not describe the > windowing workaround, newly releas

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

2002-09-25 Thread Sascha Schumann
On Thu, 26 Sep 2002, Yasuo Ohgaki wrote: > I saw Sascha's commit for php.ini-dist. Nobody objects it so I merged it > to php.ini-recommended as it supposed to. Here are some points to think about. - Only ancient software, namely Netscape 2 and 3, cannot handle the 4-digit format.

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

2002-09-25 Thread Yasuo Ohgaki
I saw Sascha's commit for php.ini-dist. Nobody objects it so I merged it to php.ini-recommended as it supposed to. I'm 0 for both On and Off. -- Yasuo Ohgaki Rasmus Lerdorf wrote: >> ; Enforce year 2000 compliance (will cause problems with non-compliant browsers) >>-y2k_compliance = Off >>+y2k_

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

2002-09-25 Thread Rasmus Lerdorf
> ; Enforce year 2000 compliance (will cause problems with non-compliant browsers) > -y2k_compliance = Off > +y2k_compliance = On Why do you want to break old browsers? There is no Y2K issue here, it is only a perceived Y2K issue. The 2-digit year in the cookie is interpreted correctly by all

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

2002-09-25 Thread Yasuo Ohgaki
yohgaki Wed Sep 25 19:34:50 2002 EDT Modified files: /php4 php.ini-recommended Log: Merge changes from php.ini-dist Index: php4/php.ini-recommended diff -u php4/php.ini-recommended:1.107 php4/php.ini-recommended:1.108 --- php4/php.ini-recommended:1.107