Re: [PHP-DEV] Lists: a simple way to improve PHP performance

2015-03-11 Thread Camilo Sperberg
Isn’t this already implemented in the SPL library? http://php.net/manual/en/spl.datastructures.php -- Met vriendelijke groet, Camilo Sperberg Sent with Airmail On 11 Mar 2015 at 10:15:11, Ludovic Urbain (m...@ludovicurbain.com) wrote: > Hello, > > > I've been working wit

Re: [PHP-DEV] Bugfest

2014-12-29 Thread Camilo Sperberg
I will have some time the next few days, I have little C knowledge and never committed something to PHP core, but I could take a look and do some cleanup. Sent from my iPhone 7 Beta [Confidential use only] > On 29 dec. 2014, at 19:02, Stanislav Malyshev wrote: > > Hi! > >> ...and what to do

Re: [PHP-DEV] Fwd: ezmlm warning

2013-09-23 Thread Camilo Sperberg
On Sep 23, 2013, at 17:30, Georg Hubinger wrote: > I received this as well. I'm also on gmail. > >> Am 23.09.2013 um 17:06 schrieb Madara Uchiha : >> >> What does this mean? >> Is this a one-time error? Did anyone else get it? (Do you even get >> this message, or was I removed already?) >> >>

Re: [PHP-DEV] Continued try blocks

2013-04-29 Thread Camilo Sperberg
rt the whole try block. > > I don't understand the meaning of your "rollback". > > > 2013/4/29 Camilo Sperberg > > On Apr 28, 2013, at 17:27, Julien Pauli wrote: > > > On Sat, Apr 27, 2013 at 3:56 PM, Amaury Bouchard wrote: > > > >&

Re: [PHP-DEV] Continued try blocks

2013-04-29 Thread Camilo Sperberg
On Apr 28, 2013, at 17:27, Julien Pauli wrote: > On Sat, Apr 27, 2013 at 3:56 PM, Amaury Bouchard wrote: > >> 2013/4/27 Ferenc Kovacs >> >>> please don't reuse the continue keyword for it. >>> >>> There are a bunch of code out there where which uses exceptions in a loop >>> context. >>> For

Re: [PHP-DEV] [RFC] Integrating Zend Optimizer+ into the PHP distribution

2013-01-29 Thread Camilo Sperberg
Sent from my iPhone 6 Beta [Confidential use only] On 29 jan. 2013, at 18:02, Pierre Joye wrote: > On Tue, Jan 29, 2013 at 5:54 PM, Zeev Suraski wrote: >> On 29 בינו 2013, at 17:54, Derick Rethans wrote: >> >>> On Tue, 29 Jan 2013, Zeev Suraski wrote: >>> Following the discussion at th