Stefan Siegl
|
7887ec6475
|
Merge branch 'php7' into php8
|
2023-02-03 19:25:54 +01:00 |
|
Stefan Siegl
|
32d8dd8dec
|
conditionally call DisposePlatform or ShutdownPlatform
|
2022-06-24 22:24:52 +02:00 |
|
Stefan Siegl
|
19111d6514
|
ShutdownPlatform is DisposePlatform() now
|
2022-06-24 21:35:58 +02:00 |
|
Stefan Siegl
|
fa4babb307
|
Remove support for V8 extensions
|
2022-05-31 09:35:09 +02:00 |
|
Stefan Siegl
|
302bf1d0ff
|
remove v8js.compat_php_exceptions
|
2017-11-26 11:48:52 +01:00 |
|
Stefan Siegl
|
989f0ae82c
|
Add php.ini setting v8js.icudtl_dat_path
|
2017-04-21 18:21:25 +02:00 |
|
Stefan Siegl
|
5073111829
|
Rename v8js.cc -> v8js_main.cc
This eases coverage generation as linking of v8js.so would
otherwise clobber results of v8js.cc compilation.
|
2017-03-12 17:26:39 +01:00 |
|