Closed Jan-E closed 7 years ago
ZEND_ACC_CLONE has been removed by Nikita: https://github.com/php/php-src/commit/b6a4aad82049c680ac5c224f675b5ffd44c642e5
Remove the ZEND_ACC_CLONE flag This one is completely unused
Not quite true, but it is safe to remove it.
See https://www.apachelounge.com/viewtopic.php?t=6617 for builds of PHP 7.2.0 alpha1 with php_v8js.dll
When I try to compile php_v8js.dll on Windows for PHP 7.2 (alpha 1), I run into the following errors:
The V8 libs were compiled with VC15 as well.