On 05.01.2018 at 15:33, Andreas Hennings wrote:

> On 5 January 2018 at 11:35, Dan Ackroyd <dan...@basereality.com> wrote:>
>> The internals of the PHP engine is C, and zvals are structs not
>> classes, and so there is no interface. In userland classes are also
>> zvals.  
>> http://www.phpinternalsbook.com/php7/internal_types/zvals/basic_structure.html
> 
> I think a good beginners intro is this,
> http://php.net/manual/de/internals2.variables.intro.php

The internals2 part of the PHP manual is about PHP 5.  The best info for
PHP 7 regarding the internals ist the phpinternalsbook already pointed
at by Dan.

-- 
Christoph M. Becker

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to