Historie revizí

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