waqasbelushi
|
e648f431ac
all test passed v8 8.9
|
4 年之前 |
Jan-E
|
672d6952fd
make it compile with PHP 7.4 on Windows
|
5 年之前 |
Timothy Pace
|
3955409f56
Remove deprecated Context versions of ToBoolean and BooleanValue
|
5 年之前 |
Stefan Siegl
|
9c45508183
omit use of deprecated apis
|
6 年之前 |
Stefan Siegl
|
ab6e2267af
adapt mandatory api changes for V8 7.0.276.3, refs #374
|
6 年之前 |
Stefan Siegl
|
90b6b31f06
break recursion immediately on PHP <= 7.2 as well
|
6 年之前 |
Jan-E
|
0c2b55d802
Add GC_(UN)PROTECT_RECURSION, move (un)protecting outside loops
|
6 年之前 |
Jan-E
|
826aaa689c
Change to GC_IS_RECURSIVE for PHP 7.3
|
6 年之前 |
Stefan Siegl
|
24bb1761bf
remove TSRMLS_DC, TSRMLS_CC
|
8 年之前 |
Stefan Siegl
|
d97832d9fb
v8::Handle -> v8::Local
|
8 年之前 |
Stefan Siegl
|
288fe4d2a0
PHP Version 5 -> 7
|
8 年之前 |
Stefan Siegl
|
a493919a17
extract function zend_long_to_v8js
|
8 年之前 |
Stefan Siegl
|
e5f57b7661
move #undef min/max to v8js_v8.h
|
8 年之前 |
Stefan Siegl
|
fe2e289a32
ulong -> zend_ulong
|
8 年之前 |
Stefan Siegl
|
7af272a709
throw on string export beyond int-max length
|
8 年之前 |
Stefan Siegl
|
754a663e81
move #undef directives to the top of the file
|
8 年之前 |
Stefan Siegl
|
e86c957811
fix long vs. zend_long issue on Windows, refs #292
|
8 年之前 |
Stefan Siegl
|
8126fc4928
Handle Z_TYPE == IS_REFERENCE well, fixes #246
|
8 年之前 |
Stefan Siegl
|
c459acd1ef
Merge remote-tracking branch 'origin/master' into php7
|
8 年之前 |
Stefan Siegl
|
3278be8bee
Add 'indent-tabs-mode: t' to file variables
|
8 年之前 |
Stefan Siegl
|
c4c5a19165
fix wrapped php object detection, closes #240
|
8 年之前 |
Stefan Siegl
|
2e5a565237
Remove (meanwhile) unreferenced local variables
|
9 年之前 |
Stefan Siegl
|
e9e90bac65
Merge remote-tracking branch 'origin/master' into php7
|
9 年之前 |
Stefan Siegl
|
05b96a96b8
Use internal fields instead of GetHiddenValue/SetHiddenValue
|
9 年之前 |
Stefan Siegl
|
98205461be
Reorder includes for Visual Studio 2015, closes #194
|
9 年之前 |
Stefan Siegl
|
227ad57163
prefer V8JS_ZSTR over V8JS_STRL(Z_STRVAL), refs #180
|
9 年之前 |
Stefan Siegl
|
5cba44ccd0
Merge remote-tracking branch 'origin/master' into php7
|
9 年之前 |
Stefan Siegl
|
8a3124ee2a
handle new IS_INDIRECT and IS_UNDEF in zval->js export
|
9 年之前 |
Stefan Siegl
|
909e3f004d
Adapt to PHP7: v8js_convert.cc, v8js_exception.cc, v8js_methods.cc
|
9 年之前 |
Stefan Siegl
|
53995ac616
Make FLAG_FORCE_ARRAY not affect V8Function objects, #closes 160
|
9 年之前 |