[PHP-DEV] IntlCalendar/IntlTimeZone and ext/date

2012-05-17 Thread Gustavo Lopes
I've made some modifications to ext/intl's IntlCalendar/IntlTimeZone to improve interoperability. * DateTimeZone is now accepted in all places time zones are expected in IntlCalendar. * Added IntlTimeZone::toDateTimeZone() and IntlTimeZone::fromDateTimeZone(). * Added IntlCalendar::toDateT

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

2012-05-17 Thread Olivier Doucet
Hi, >> Any chance you could write up the steps you took to test this - or point >> me in the right direction so I can try myself? Here is a quick setup that use your system php binary. It was written live, may have some glitches but gives you an idea : cd /usr/src git clone git://git.php.net/php

Re: [PHP-DEV] Parallel run-tests

2012-05-17 Thread zoe slattery
Hi Miah - Any chance you could write up the steps you took to test this - or point me in the right direction so I can try myself? Re 8 way, is that 8 physical or 8 threads? If I can get the tests running I can give you a data point for a 4 core/8 thread i7 under linux. that would be brilliant!

Re: [PHP-DEV] Parallel run-tests

2012-05-17 Thread Miah Gregory
Hi Zoe, Any chance you could write up the steps you took to test this - or point me in the right direction so I can try myself? Re 8 way, is that 8 physical or 8 threads? If I can get the tests running I can give you a data point for a 4 core/8 thread i7 under linux. -- Regards, Miah -Or

[PHP-DEV] PHP 5.3.14RC1 and PHP 5.4.4RC1 Released for Testing

2012-05-17 Thread Johannes Schlüter
Hi, The first release candidates for 5.3.14 and PHP 5.4.4 were released for testing and can be downloaded here: PHP 5.3.13RC1: http://downloads.php.net/johannes/php-5.3.14RC1.tar.bz2 http://downloads.php.net/johannes/php-5.3.14RC1.tar.gz PHP 5.4.4RC1: http://downloads.php.net

Re: [PHP-DEV] Internals books (c) 2007+ ?

2012-05-17 Thread Lars Strojny
Yep, that might be exactly the problem. The audience for such a book might be less than 100. Am 17.05.2012 um 06:24 schrieb Sanford Whiteman: >> Sara’s book is still the best we have, nevertheless it shows its >> age. In Theo Schlossnagles "Scalable Internet Architectures" also >> has a chapter

Re: [PHP-DEV] Internals books (c) 2007+ ?

2012-05-17 Thread Pierre Joye
hi, On Tue, May 15, 2012 at 7:00 AM, Sanford Whiteman wrote: > Hi All, > > Trying to ready myself for some possible work w/the core (after I > resurrect all my never-that-great C, heh), I went looking for a recent > book. (I still like old-school supplements.) > > I see Sara's from 2006 on Amazo

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

2012-05-17 Thread zoe slattery
Olivier - brilliant thanks! So, we have two points now: http://zoah.co.uk/update-parallel-run-tests-php Anyone do an 8 way? Zoe 5. Testing. I'm able to do basic testing on Mac OSX and Linux Hi Zoe, Here is a quick test on my 4-cores Linux server : tested on PHP 5.3.9 412 tests executed Seq

Re: [PHP-DEV] Internals books (c) 2007+ ?

2012-05-17 Thread Johannes Schlüter
On Thu, 2012-05-17 at 03:05 +0200, Lars Strojny wrote: > Looks like somebody on Internals should land a book deal :) You don't earn money on books, and if you don't earn money anyways you can do what is more beneficial for the world: go to edit.php.net and work on php.net/internals2 ;-) johannes

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

2012-05-17 Thread Olivier Doucet
> 5. Testing. I'm able to do basic testing on Mac OSX  and Linux Hi Zoe, Here is a quick test on my 4-cores Linux server : tested on PHP 5.3.9 412 tests executed Sequential : 115,3 seconds Parallel (4 threads) : 43,8 seconds Original run-tests.php : 115,4 seconds Olivier -- PHP Internals - PHP

[PHP-DEV] Parallel run-tests

2012-05-17 Thread zoe slattery
Hi Over the past couple of weeks I have updated the parallel run-tests (fixed a couple of minor bugs in the PHP code and the build.xml), it's now almost at the point where I could go ahead and implement the last pieces. Here is a summary and a few questions: 1. In rebasing the code the the

Re: [PHP-DEV] Internals books (c) 2007+ ?

2012-05-17 Thread Nikita Popov
On Tue, May 15, 2012 at 7:00 AM, Sanford Whiteman wrote: > Hi All, > > Trying to ready myself for some possible work w/the core (after I > resurrect all my never-that-great C, heh), I went looking for a recent > book. (I still like old-school supplements.) > > I see Sara's from 2006 on Amazon, but