Re: [PHP-DEV] Cleaning up the browscap mess

2004-03-02 Thread Stig S. Bakken
On Mon, 2004-03-01 at 09:16, Derick Rethans wrote: > On Sun, 29 Feb 2004, Rasmus Lerdorf wrote: > > > I would suggest as a first step to pull it out of ext/standard and create > > a pecl extension for it and second to go through and figure out if we can > > continue to use the ini parser for this,

Re: [PHP-DEV] Cleaning up the browscap mess

2004-03-01 Thread Uwe Schindler
But we can link it like tidy/soap into PHP5... I think a good fix would be Jays changes. +1 for commiting. I told him 3/4 of a year ago to put $ and ^ around the regexes (I tested that on my server) and so I think he can commit it. Uwe At 09:16 01.03.2004, you wrote: On Sun, 29 Feb 2004, Rasmu

Re: [PHP-DEV] Cleaning up the browscap mess

2004-03-01 Thread Rasmus Lerdorf
On Mon, 1 Mar 2004, Derick Rethans wrote: > On Sun, 29 Feb 2004, Rasmus Lerdorf wrote: > > > I would suggest as a first step to pull it out of ext/standard and create > > a pecl extension for it and second to go through and figure out if we can > > continue to use the ini parser for this, which I a

Re: [PHP-DEV] Cleaning up the browscap mess

2004-03-01 Thread Derick Rethans
On Sun, 29 Feb 2004, Rasmus Lerdorf wrote: > I would suggest as a first step to pull it out of ext/standard and create > a pecl extension for it and second to go through and figure out if we can > continue to use the ini parser for this, which I am guessing we can't, so > the third task is likely