Re: [PHP-DEV] New wiki article about our extension mechanism

2013-04-10 Thread Julien Pauli
On Wed, Apr 10, 2013 at 4:51 PM, Hannes Magnusson < hannes.magnus...@gmail.com> wrote: > On Wed, Apr 10, 2013 at 6:53 AM, Julien Pauli wrote: > > Hello, > > > > I wrote (its not finished yet) a wiki sheet to detail how our extensions > > mechanism work. > [...] > > As a human, I make mistakes :)

Re: [PHP-DEV] New wiki article about our extension mechanism

2013-04-10 Thread Hannes Magnusson
On Wed, Apr 10, 2013 at 6:53 AM, Julien Pauli wrote: > Hello, > > I wrote (its not finished yet) a wiki sheet to detail how our extensions > mechanism work. [...] > As a human, I make mistakes :) Feel free to edit the wiki page and add > fixes. I can't seem to find the page.. do you have a link?

[PHP-DEV] New wiki article about our extension mechanism

2013-04-10 Thread Julien Pauli
Hello, I wrote (its not finished yet) a wiki sheet to detail how our extensions mechanism work. This is not about how to write an extension :-p but it shows how the engine loads extensions, how it calls different hooks from them, and what are the differences between Zend extensions and PHP extens