On 09/02/2011 12:24 PM, Stas Malyshev wrote:
> Hi!
> 
> On 9/2/11 12:17 PM, Christopher Jones wrote:
>> I'm +1 for this.  I think the decision&  implementation needs to be done
>> before Beta or deferred to trunk.
> 
> Frankly, I'd be more comfortable with trunk. We have enough trouble with
> unit tests etc. before the beta, and introducing profound change in
> default without enough time for discussion and gathering feedback from
> packagers, etc. doesn't look a smart thing to do.

I would agree with this if the mysqlnd option had more test failures
than the current default. But right now it it the complete opposite.
Linking with mysqlnd has far fewer test failures than linking with
whatever libmysql happens to be installed on the system.

One of the goals before the beta is to get to 0 failed tests for a
common build. Unless you simply skip all the failing libmysql tests,
that's going to be hard to do unless we move the default to a more
robust library. That doesn't mean we shouldn't fix all the weird
libmysql test failures. Heck, 2 of the tests segfault PHP on my Ubuntu
box when I link against libmysql, so there are some serious problems there.

-Rasmus

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to