Commit History

Author SHA1 Message Date
  Stefan Siegl 6be2206aab eliminate PHP_MAJOR_VERSION checks 3 years ago
  Stefan Siegl 10cd73a03d eliminate PHP_VERSION_ID checks for < 80000 etc 3 years ago
  Stefan Siegl 1455451e6f ignore .dep files 3 years ago
  Stefan Siegl 82ba4abfe4 Update README that PHP 8 is requred + mention php7 branch 3 years ago
  Stefan Siegl 362868888f Merge pull request #479 from stesie/issue-472 3 years ago
  Stefan Siegl 3257a86bef hold extra reference on v8 instance as long as we call into V8, closes #472 3 years ago
  Stefan Siegl 5d2aa2ee65 Merge pull request #478 from stesie/issue-477 3 years ago
  Stefan Siegl c1d3bda4dc provide get_gc obj handler 3 years ago
  Albert cb7b3dcc29 Optimize and fix test reference from @redbullmarky 3 years ago
  Albert 1db8f8de5e Support PHP8.1+ 3 years ago
  Albert 3d64f08536 optimize redundancy code and fix some unit test 3 years ago
  Stefan Siegl 8b10c81049 demo unification of PHP 8.0 code branch w/ old one 3 years ago
  Albert 97cc819ade support php8 4 years ago
  waqasbelushi 6a7753a43a Update v8js_v8object_class.cc 4 years ago
  waqasbelushi e648f431ac all test passed v8 8.9 4 years ago
  Stefan Siegl 0eec3bd764 use C++ standard c++14 4 years ago
  Stefan Siegl 6f08b4da1b fix configure check to require at least V8 6.9 4 years ago
  Stefan Siegl ec583e343b (Jenkinsfile) build more versions 4 years ago
  Stefan Siegl ebd2fd865b bump version to 2.1.2 4 years ago
  Stefan Siegl f03dfee4b6 remove hints on ubuntu ppa and heroku extension pack, since both are not maintained currently 4 years ago
  Stefan Siegl b915cb1b16 remove outdated note, closes #428 4 years ago
  Stefan Siegl 403435d0c0 relax expectations on V8 toString conversions (broken by V8 8.4), refs #444 4 years ago
  Stefan Siegl cb96e6e6cb mention pointer compression in README, closes #439 4 years ago
  Stefan Siegl 6f2eeb2fc0 (jenkins) enable pointer compression conditionally, refs #439 4 years ago
  Stefan Siegl a3eab09e96 Merge pull request #441 from Jan-E/php74win 5 years ago
  Jan-E 672d6952fd make it compile with PHP 7.4 on Windows 5 years ago
  Stefan Siegl c03cb4b345 Merge pull request #440 from stesie/php-7.4-support 5 years ago
  Stefan Siegl 7670ded38e (jenkins) link against libdl (needed w/ php 7.3) 5 years ago
  Stefan Siegl 579f9c993f don't --with-libxml on Jenkins, since it's --enable-libxml on PHP < 7.3 5 years ago
  Stefan Siegl ac784c797a run sanitize=address build on jenkins 5 years ago