Re: [PHP-DEV] Internal object orientation documentation available!

2013-06-11 Thread Michael Wallner
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

Re: [PHP-DEV] Internal object orientation documentation available!

2013-06-11 Thread Ivan Enderlin @ Hoa
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

Re: [PHP-DEV] Internal object orientation documentation available!

2013-06-11 Thread guilhermebla...@gmail.com
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

Re: [PHP-DEV] Internal object orientation documentation available!

2013-06-11 Thread Lars Strojny
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

[PHP-DEV] php extension about php_stream_fopen_tmpfile()

2013-06-11 Thread Bleakwind
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

Re: [PHP-DEV] Re: Multi-level Caching Fork of OPcache -- update

2013-06-11 Thread Terry Ellison
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