0
0
mirror of https://github.com/phpv8/v8js.git synced 2025-04-29 17:14:36 +00:00
Stefan Siegl de23e8dba4 Don't abort PHP on fatal V8 errors, just warn about it
This way the PHP script can handle V8 errors gracefully
(and e.g. provide feedback to the user).

This especially changes behaviour when circular extension
dependencies happen (PHP code can go on, just V8 fails
to start).  This also fixes memory leaks of V8 and V8Js
itself caused by bailing out directly otherwise.
2015-12-30 17:53:46 +01:00
..
2012-04-27 16:26:15 +00:00
2014-12-10 01:10:30 +01:00
2012-04-27 16:26:15 +00:00
2012-04-27 16:26:15 +00:00
2013-07-12 20:23:12 +02:00
2013-07-12 20:23:12 +02:00
2012-04-27 16:26:15 +00:00
2012-04-27 16:26:15 +00:00
2014-11-16 23:07:32 +01:00
2012-04-27 16:26:15 +00:00