Re: [PHP-DEV] Re: [PEAR] [ANNOUNCEMENT] DB_DataObject-1.9.6 (stable) Released.

2011-08-29 Thread Alan Knowles
Opps, it was not intended as a insult, more of light hearted jab at this particular decision. Regards Alan On Monday, August 29, 2011 03:21 PM, Ferenc Kovacs wrote: On Mon, Aug 29, 2011 at 7:20 AM, PEAR Announce wrote: The new PEAR package DB_DataObject-1.9.6 (stable) has been released at h

Re: [PHP-DEV] Re: [PEAR] [ANNOUNCEMENT] DB_DataObject-1.9.6 (stable) Released.

2011-08-29 Thread Ferenc Kovacs
> Please, don't speak for the majority of the core devs when that's > really not the case. > My comment was based on the responses on the mailing list and the issue tracker, but feel free to elaborate! -- Ferenc Kovács @Tyr43l - http://tyrael.hu -- PHP Internals - PHP Runtime Development Mailin

Re: [PHP-DEV] Re: [PEAR] [ANNOUNCEMENT] DB_DataObject-1.9.6 (stable) Released.

2011-08-29 Thread Peter Cowburn
On 29 August 2011 08:21, Ferenc Kovacs wrote: > On Mon, Aug 29, 2011 at 7:20 AM, PEAR Announce wrote: >> The new PEAR package DB_DataObject-1.9.6 (stable) has been released at >> http://pear.php.net/. >> >> Release notes >> - >> Small fix release. >> >>  #18749 - Fix is_a() for 5.3.7

Re: [PHP-DEV] 5.4 beta

2011-08-29 Thread Lester Caine
Rasmus Lerdorf wrote: If each one of us attacked just one of these over the next couple of days, we'd be done. At the very least, if we can't come up with a good fix and there is a good reason for not fixing it before the beta, the test should be moved to xfail. I've still not had an answer abo

Re: [PHP-DEV] 5.4 beta

2011-08-29 Thread Rasmus Lerdorf
Sure, and I mentioned that initially. But we at least need to look at each failing test and make a determination before blindly pushing out a beta. I have fixed a couple of easily fixable tests in the past couple of days that anybody who looked at them could have fixed. -Rasmus On 08/29/2011 12:4

Re: [PHP-DEV] 5.4 beta

2011-08-29 Thread Nathaniel Catchpole
Unless test failures are critical, it seems worth either commenting out or converting to xfail ones that can't be immediately fixed. That gives a 0 fail baseline to work from for detecting regressions, and test failures should be associated with bug reports anyway so it's not like they'd get lost

Re: [PHP-DEV] 5.4 beta

2011-08-29 Thread Rasmus Lerdorf
On 08/29/2011 12:23 AM, Stas Malyshev wrote: > Hi! > > On 8/28/11 11:06 PM, Rasmus Lerdorf wrote: >> I would really like to see the number of failed tests hit 0 before we >> even consider a 5.4 beta release. It shouldn't take that long to fix the >> remaining tests. I'm down to 48 with just about

Re: [PHP-DEV] 5.4 beta

2011-08-29 Thread Stas Malyshev
Hi! On 8/28/11 11:06 PM, Rasmus Lerdorf wrote: I would really like to see the number of failed tests hit 0 before we even consider a 5.4 beta release. It shouldn't take that long to fix the remaining tests. I'm down to 48 with just about everything enabled on my Ubuntu laptop here. They are list

[PHP-DEV] Re: [PEAR] [ANNOUNCEMENT] DB_DataObject-1.9.6 (stable) Released.

2011-08-29 Thread Ferenc Kovacs
On Mon, Aug 29, 2011 at 7:20 AM, PEAR Announce wrote: > The new PEAR package DB_DataObject-1.9.6 (stable) has been released at > http://pear.php.net/. > > Release notes > - > Small fix release. > >  #18749 - Fix is_a() for 5.3.7+ due to php-core stupidity >  #18602 - optimize fetch -

Re: [PHP-DEV] Problems with the stream API

2011-08-29 Thread Hannes Magnusson
On Sun, Aug 28, 2011 at 23:54, Christian Kaps wrote: > Hi Gustavo, > > thanks for your detailed explanation. > > Nevertheless it might be useful to document these inconsistent(from the > userland point of view) behavior. Please see my comments inline. > > Am 28.08.2011 17:22, schrieb Gustavo Lopes