[PHP-DEV] Re: ext/standard/crypt_blowfish.c

2009-06-07 Thread Pierre Joye
hi, On Sun, Jun 7, 2009 at 6:00 PM, Solar Designer wrote: > Hi, > > First of all, thank you for getting this functionality into PHP proper. Thank for your work, I'm the one who merged your implementation to PHP (we had a discussion about it btw, per email if you remember :). > It appears that th

[PHP-DEV] ext/standard/crypt_blowfish.c

2009-06-07 Thread Solar Designer
Hi, First of all, thank you for getting this functionality into PHP proper. It appears that the file was very slightly out of date. crypt_blowfish 1.0.2 additionally made this change: -#elif defined(__alpha__) || defined(__hppa__) +#elif defined(__x86_64__) || defined(__alpha__) || defined(__hp

Re: [PHP-DEV] RE: Optimizer discussion

2009-06-07 Thread Ilia Alshanetsky
On 6-Jun-09, at 9:28 PM, Paul Biggar wrote: On Fri, Jun 5, 2009 at 11:23 PM, Nuno Lopes wrote: I'm happy there's some interest in a PHP optimizer :) I agree with Paul that PECL's optimizer duplicates way too much stuff from the Zend engine, which is not practic nor maintainable. (compare fo

Re: [PHP-DEV] RE: Optimizer discussion

2009-06-07 Thread Rob Nicholson
Graham, Paul, Paul Biggar wrote on 07/06/2009 02:28:48: > > On Fri, Jun 5, 2009 at 11:23 PM, Nuno Lopes wrote: > > > About runkit & friends, I wouldn't worr > much about them. If you're running > > them problably you also don't care about optimizations. If you want to be > > able to optimize

[PHP-DEV] Academic papers on PHP (was Re: [PHP-DEV] RE: Optimizer discussion)

2009-06-07 Thread Paul Biggar
Hi Sebastian, On Sun, Jun 7, 2009 at 6:56 AM, Sebastian Bergmann wrote: > Paul Biggar schrieb: >> They have a paper on PHP memory usage. > >  Link? I am collecting papers that deal with PHP at >  http://delicious.com/sebastian_bergmann/academic_paper+php This is great. Below is a list of all the