Re: phpng: Refactored PHP Engine with Big Performance Improvement
From: Laruence Date: Mon, 05 May 2014 14:28:44 +0000 Subject: Re: phpng: Refactored PHP Engine with Big Performance Improvement References: 1 2 3 4 Groups: php.internals Request: Send a blank email to [email protected] to get a copy of this message
Hey: On Mon, May 5, 2014 at 10:16 PM, Andrea Faulds <[email protected]> wrote: > > On 5 May 2014, at 15:15, Dmitry Stogov <[email protected]> wrote: > >> I would say it must be 100% compatible at the end, may be with exception for very rare and >> unclear cases that worked just because of existing implementation. (e.g. mixing foreach and next() >> on the same array). > > Of course it’s compatible with user land, what I meant to ask was how compatible is the ABI? > Would this require a lot of changes to extensions and such? Not very much changes. the most significant changes are zend_hash_* APIs. but it's not very difficult to port a old ext into php-ng form thanks > > -- > Andrea Faulds > http://ajf.me/ > > > > -- Laruence Xinchen Hui http://www.laruence.com/
Thread (123 messages)
- Re: phpng: Refactored PHP Engine with Big Performance Improvement
- Re: phpng: Refactored PHP Engine with Big Performance Improvement
- Re: phpng: Refactored PHP Engine with Big Performance Improvement
- Re: phpng: Refactored PHP Engine with Big Performance Improveme nt
- Re: phpng: Refactored PHP Engine with Big Performance Improvement
- Re: phpng: Refactored PHP Engine with Big Performance Improvement
- Re: phpng: Refactored PHP Engine with Big Performance Improvement
« previous | php.internals (#73898) | next » |
---|