Stefan Siegl
|
3085db6aeb
Merge remote-tracking branch 'origin/master' into php7
|
9 年之前 |
Stefan Siegl
|
b38c31b521
Remove v8::Debug agent stuff
|
9 年之前 |
Stefan Siegl
|
296b9078ff
fix exception back-propagation on PHP7
|
9 年之前 |
Stefan Siegl
|
5cba44ccd0
Merge remote-tracking branch 'origin/master' into php7
|
9 年之前 |
Stefan Siegl
|
111951fbaf
Update build badge URL
|
9 年之前 |
Stefan Siegl
|
c76797703b
Update build badge URL
|
9 年之前 |
Stefan Siegl
|
40a703afac
Add PHP7 build badge
|
9 年之前 |
Stefan Siegl
|
e16fb63899
Merge pull request #168 from stesie/multithreading
|
9 年之前 |
Stefan Siegl
|
2b2c476387
Add pointer to master (aka php 5.x) branch
|
9 年之前 |
Stefan Siegl
|
6779cc5a61
add note on PHP7 branch
|
9 年之前 |
Stefan Siegl
|
9827224471
Don't pass cache_slot to standard handlers
|
9 年之前 |
Stefan Siegl
|
b8726409f4
Throw V8JsException if v8 context cannot be created
|
9 年之前 |
Stefan Siegl
|
8a3124ee2a
handle new IS_INDIRECT and IS_UNDEF in zval->js export
|
9 年之前 |
Stefan Siegl
|
0a93aa2306
Fix object name setting
|
9 年之前 |
Stefan Siegl
|
afa52c07bc
Remove hard-coded full pathnames from test
|
9 年之前 |
Stefan Siegl
|
71c43b6377
don't declare v8js_named_property_callback inline
|
9 年之前 |
Stefan Siegl
|
fcb056b5a5
Handle access of undeclared properties
|
9 年之前 |
Stefan Siegl
|
cbbce91ffd
Rename constructor functions to __construct
|
9 年之前 |
Stefan Siegl
|
4002c3c1ae
pass const char* instead of zend_string*
|
9 年之前 |
Stefan Siegl
|
c6136ec3d2
Fix globals ptr passing wrt. timer thread
|
9 年之前 |
Stefan Siegl
|
b292715c75
Fix non-ZTS build.
|
9 年之前 |
Stefan Siegl
|
34ca8500b1
Remove 'not tested' note regarding ZTS
|
9 年之前 |
Stefan Siegl
|
74440ed9f7
Move V8JSG extensions and v8_flags to process globals
|
9 年之前 |
Stefan Siegl
|
7d97c97d4c
Fix multi-threading, initialize V8 only once
|
9 年之前 |
Stefan Siegl
|
8c623e362b
Bump version to 0.2.6
|
9 年之前 |
Stefan Siegl
|
193c1c1013
Z_ADDREF_P on propagated previous exception
|
9 年之前 |
Stefan Siegl
|
fb0270d8ec
Bump version to 0.2.5
|
9 年之前 |
Stefan Siegl
|
9275600ac9
Refactor php.ini bool option parsing
|
9 年之前 |
Stefan Siegl
|
f22ce7046d
Fix duplicate context declaration
|
9 年之前 |
Stefan Siegl
|
83f51e5021
Merge pull request #156 from stesie/php-exception-behaviour
|
9 年之前 |