Christoph Otto wrote:
I'm helping Bernhard Schmalhofer with Plumhead (PHP/Parrot) by writing a
PHPArray PMC and some tests. To maximize compatibility and minimize my
effort, I've been copying and modifying code from Zend's implementation
where appropriate, using the code from
http://lxr.php.n
I'm helping Bernhard Schmalhofer with Plumhead (PHP/Parrot) by writing a
PHPArray PMC and some tests. To maximize compatibility and minimize my
effort, I've been copying and modifying code from Zend's implementation where
appropriate, using the code from http://lxr.php.net/source/ZendEngine2/ .