François Laupretre in php.internals (Mon, 6 Jul 2015 18:03:54 +0200):
>I'm currently adapting the 'PHK' PECL extension for PHP 7. I initially
>wanted to keep a single branch for PHP 5 and PHP 7, and enclose differences
>in macros and #ifdef blocks, starting with a backport of zend_string.
>Unfortunately, PHK interacts a lot with the PHP core and, as changes
>accumulate, I see my code become less and less readable. So, I now think
>I'll have to create a separate branch.

Yesterday I ran into https://github.com/bukka/phpc by Jakub Zelenka. I
thought the idea was very intriguing.
-- 
Jan

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

Reply via email to