that's nice, but i haven't understood a thing...i know something about php core and php extensions, but nothing about the Zend engine specific. Can you point me to some resources on this topic?
Thanks, ________________________________ From: Felipe Pena <[email protected]> To: Adi Mutu <[email protected]> Cc: PHP Developers Mailing List <[email protected]> Sent: Tuesday, June 5, 2012 11:17 PM Subject: Re: [PHP-DEV] concatenation operator Hi, 2012/6/5 Adi Mutu <[email protected]>: > > > Hello, > > Can somebody point me to where the concatenation operator is implemented ? > "." operator. > > Thanks, See http://lxr.php.net/xref/PHP_TRUNK/Zend/zend_vm_def.h#133 -- Regards, Felipe Pena -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
