phpv8 / php-v8

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

Rename V8\Exception class and it methods #33

Closed pinepain closed 7 years ago

pinepain commented 7 years ago

This would be API breaking change.

Current naming creates ambiguity with PHP exceptions and class static methods should be named more verbose.