Historique des commits

Auteur SHA1 Message Date
  Stefan Siegl 9b3d1d1c8f remove SINCE74(...) and SINCE80(...) macro fluff il y a 3 ans
  Stefan Siegl 6be2206aab eliminate PHP_MAJOR_VERSION checks il y a 3 ans
  Stefan Siegl 10cd73a03d eliminate PHP_VERSION_ID checks for < 80000 etc il y a 3 ans
  Albert cb7b3dcc29 Optimize and fix test reference from @redbullmarky il y a 3 ans
  Albert 1db8f8de5e Support PHP8.1+ il y a 3 ans
  Albert 3d64f08536 optimize redundancy code and fix some unit test il y a 4 ans
  Albert 97cc819ade support php8 il y a 4 ans
  waqasbelushi e648f431ac all test passed v8 8.9 il y a 4 ans
  Jan-E 672d6952fd make it compile with PHP 7.4 on Windows il y a 5 ans
  Stefan Siegl 801c744885 Merge pull request #435 from timothympace/api_updates il y a 5 ans
  Timothy Pace 3955409f56 Remove deprecated Context versions of ToBoolean and BooleanValue il y a 5 ans
  Tyson Andre 7fd31e8b5a Fix sprintf call for "converting parameter .. failed" il y a 5 ans
  Tyson Andre 63d65a59ae Pass pointer to (char*) instead of (zend_string*) to spprintf il y a 5 ans
  Stefan Siegl 35398cc4e3 add zend_class_entry* to method_tmpls key, fixes #410 il y a 6 ans
  Stefan Siegl 9c45508183 omit use of deprecated apis il y a 7 ans
  Stefan Siegl ab6e2267af adapt mandatory api changes for V8 7.0.276.3, refs #374 il y a 7 ans
  Jan-E 0c2b55d802 Add GC_(UN)PROTECT_RECURSION, move (un)protecting outside loops il y a 7 ans
  Jan-E 826aaa689c Change to GC_IS_RECURSIVE for PHP 7.3 il y a 7 ans
  Stefan Siegl f1e2c36a0a Merge remote-tracking branch 'stesie/remove-compat-exceptions' into php7 il y a 8 ans
  Stefan Siegl 278b4fbedb Merge remote-tracking branch 'remotes/stesie/global-object' into php7 il y a 8 ans
  Stefan Siegl 302bf1d0ff remove v8js.compat_php_exceptions il y a 8 ans
  Stefan Siegl 7a947fe9d1 rename v8js_tmpl_t -> v8js_function_tmpl_t il y a 9 ans
  Stefan Siegl 8e8306ae3e allow enumeration of methods il y a 8 ans
  Jan-E 53533cd4dd remove ZEND_ACC_CLONE il y a 8 ans
  Stefan Siegl 13e0b77015 Fix left-over deprecated API calls. il y a 8 ans
  Stefan Siegl 51335bfa17 remove unused variable il y a 8 ans
  Stefan Siegl 745126b5cb remove left-over TSRM stuff il y a 8 ans
  Stefan Siegl 3e8ef5f684 remove V8JS_TSRMLS_FETCH il y a 8 ans
  Stefan Siegl 24bb1761bf remove TSRMLS_DC, TSRMLS_CC il y a 8 ans
  Stefan Siegl d97832d9fb v8::Handle -> v8::Local il y a 8 ans