[PHP-DEV] Re: [PHP-QA] Parallel run-tests

2012-05-20 Thread Nuno Lopes
Hi Zoe, Thanks for undertaking this project! I just have a few concerns about this: - The speedup seems a bit low to me. Maybe with a higher number of extensions enabled it will improve?.. - Is there any developer documentation available? If I wanted to do a change or a bug fix today, how cou

Re: [PHP-DEV] Re: [VOTE] Vote change for empty() RFC

2012-05-20 Thread Rafael Dohms
On Mon, May 21, 2012 at 12:44 AM, Pierre Joye wrote: > > > See the previous mails, as long as other voters agree to change their > votes to empty only, we are done. If my math does not fail me, we needed one more vote to have the 2/3 mentioned. Anthony has changed his vote, i think we are good to

Re: [PHP-DEV] Re: [VOTE] Vote change for empty() RFC

2012-05-20 Thread Pierre Joye
hi, On Sun, May 20, 2012 at 11:03 PM, Rafael Dohms wrote: > On Mon, May 14, 2012 at 1:16 PM, Anthony Ferrara wrote: > >> I had meant to reply to the list, but I had replied to Stas directly. >> I would be happy to change my vote from isset() and empty() to empty() >> only if that's what it would

Re: [PHP-DEV] Re: [VOTE] Vote change for empty() RFC

2012-05-20 Thread Stas Malyshev
Hi! > This would settle it, so in the realm of "action" what can we do now? > Is there a rule that allows to call for a re-vote? > Should start a new RFC? > Or can we just alter the vote and consider this the "end of voting"? I think we can just put empty() expression implementation into master a

Re: [PHP-DEV] Re: [VOTE] Vote change for empty() RFC

2012-05-20 Thread Rafael Dohms
On Mon, May 14, 2012 at 1:16 PM, Anthony Ferrara wrote: > I had meant to reply to the list, but I had replied to Stas directly. > I would be happy to change my vote from isset() and empty() to empty() > only if that's what it would take... > > Anthony This would settle it, so in the realm of "ac

[PHP-DEV] Re: [PHP-QA] Parallel run-tests

2012-05-20 Thread zoe slattery
HI Felipe - a couple of updates. 1) Is your ~/dev/php5_4/sapi/cli/php built --with-zlib? 2) This test uses the php-cgi, are you setting it with an env variable? Or relying on run-tests.php to find it (it should do that) Even if it is missing zlib function that is causing the initial error,

[PHP-DEV] Re: [PHP-QA] Parallel run-tests

2012-05-20 Thread zoe slattery
On 19/05/2012 22:33, Felipe Pena wrote: Hi Zoe, great work on this new run-tests! :D I was testing it and noticed a problem when running using the following command: $ ~/dev/php5_4/sapi/cli/php run-tests.php -z 8 -p ~/dev/php5_4/sapi/cli/php ~/dev/php5_4/ It shows the PHP messages: [...] Fata