On 10 June 2013 20:33, Nikita Popov wrote:
> Hi internals!
>
> We just published some rather extensive documentation on internal object
> orientation:
>
> http://www.phpinternalsbook.com/classes_objects.html
>
> This is part of a larger project aimed at documenting the engine and making
> it a
Hi Nikita,
Thank you (and Julien and Anthony) for this book. Really appreciated!
On 10/06/13 20:33, Nikita Popov wrote:
Hi internals!
We just published some rather extensive documentation on internal object
orientation:
http://www.phpinternalsbook.com/classes_objects.html
This is part
Nikita,
That's f*ckin' awesome. Thanks a lot!!!
Cheers,
On Tue, Jun 11, 2013 at 1:56 PM, Lars Strojny wrote:
> Thank you, thank you, thank you all!
>
> Am 10.06.2013 um 20:33 schrieb Nikita Popov :
>
> > Hi internals!
> >
> > We just published some rather extensive documentation on internal o
Thank you, thank you, thank you all!
Am 10.06.2013 um 20:33 schrieb Nikita Popov :
> Hi internals!
>
> We just published some rather extensive documentation on internal object
> orientation:
>
>http://www.phpinternalsbook.com/classes_objects.html
>
> This is part of a larger project aimed
I write a php extension.
How can I user Zend API do that?
where can I find some doc about file_handle->handle ?
ZEND_API zend_op_array *(*org_compile_file)(zend_file_handle *file_handle,
int type TSRMLS_DC);
ZEND_API zend_op_array *sead_compile_file(zend_file_handle *file_handle,
int type TSRMLS_D
On 10/06/13 09:20, Dmitry Stogov wrote:
Sorry for slow response.
I'm very busy with other work and have no time for MLC OPcache review.
I don't think we can include it into main tree before 5.5.0 release
anyway.
But in general I think we may include your work in the future releases.
Also, than