phpv8 / php-v8

PHP extension for V8 JavaScript engine
https://php-v8.readthedocs.io
MIT License
217 stars 14 forks source link

Bump v8 version #100

Closed pinepain closed 6 years ago

pinepain commented 6 years ago

This PR introduces numerous BC-incompatible changes due to underlying v8 changes and previously made incorrect assumptions regards PromiseObject binding design.

* - BC-breaking changes