Stefan Siegl
7247e9fee0
change minimum v8 version to 9.0
2022-06-01 08:07:49 +02:00
Stefan Siegl
acd9431ec9
increase minimum V8 version to 7.5
2022-05-31 09:10:55 +02:00
Stefan Siegl
f03dfee4b6
remove hints on ubuntu ppa and heroku extension pack, since both are not maintained currently
2020-08-21 10:13:03 +02:00
Stefan Siegl
b915cb1b16
remove outdated note, closes #428
2020-08-21 10:12:13 +02:00
Brad Lilley
cee867f91f
Fix Pre-built binaries Docker Hub link
2020-01-23 12:30:27 -06:00
Stefan Siegl
22a6d35459
declare windows as officially unsupported (since currently broken anyways)
2019-06-22 19:34:55 +02:00
Stefan Siegl
e3e3cd53d6
Update PPA ref
2018-11-06 12:12:36 +01:00
Stefan Siegl
8a1803f9b0
V8 >= 6.9 required
2018-09-14 14:03:42 +02:00
Stefan Siegl
4e8251730f
emit warnings on V8 < 6.5.143 also
2018-01-07 12:43:20 +01:00
Stefan Siegl
0e0720771c
Remove reference to my (outdated) binaries for Windows
2018-01-06 16:53:11 +01:00
Stefan Siegl
671099e93c
Mention "untrusted code mitigations" in README
2018-01-06 16:52:26 +01:00
Stefan Siegl
9a1e76b592
update version numbers
2018-01-05 15:31:48 +01:00
Stefan Siegl
302bf1d0ff
remove v8js.compat_php_exceptions
2017-11-26 11:48:52 +01:00
Stefan Siegl
d905f5f271
add warning on php methods vs. snapshots
2017-09-01 23:10:30 +02:00
Stefan Siegl
b7b8a7c476
more documentation regarding custom snapshots
...
closes #323
2017-09-01 23:03:19 +02:00
Peter Hoffmann
a626cbc8b2
Create README.md
...
Missing quotes
2017-06-09 15:36:50 +02:00
Peter Hoffmann
0ba22efb38
Create README.md
2017-06-09 14:26:59 +02:00
Stefan Siegl
9a149fcd08
Mention integer precission differences, closes #295
2017-03-11 13:24:20 +01:00
Stefan Siegl
fa613c5cb2
Update links to old Github repo
2016-11-01 21:16:01 +01:00
Stefan Siegl
657d11fcf1
Add link to Win 64-bit binaries by Jan-E, closes #263
2016-11-01 17:56:02 +01:00
Stefan Siegl
22cefc1b1d
Replace build status badge by Travis one
2016-05-26 23:28:29 +02:00
Stefan Siegl
1de0d18e02
Update links to pre-compiled V8 & V8Js versions
2016-05-26 22:54:12 +02:00
Stefan Siegl
e9e90bac65
Merge remote-tracking branch 'origin/master' into php7
...
Conflicts:
config.w32
package.xml
php_v8js_macros.h
v8js.cc
v8js_array_access.cc
v8js_class.cc
v8js_convert.cc
v8js_exceptions.cc
v8js_object_export.cc
v8js_timer.cc
v8js_v8.cc
v8js_v8object_class.cc
2016-05-22 22:30:19 +02:00
Stefan Siegl
4fea8f4fb9
Require V8 4.6.76 or higher
...
... and hence remove all #ifdef hell. Those versions didn't have
security support by Google anyhow, and it helps to drastically
shrink the test matrix.
2016-05-11 16:50:37 +02:00
Stefan Siegl
12903ca269
add V8Js::setAverageObjectSize method
2016-03-08 09:28:16 +01:00
Stefan Siegl
bf6effba63
Merge remote-tracking branch 'origin/master' into php7
2016-03-05 22:21:42 +01:00
Stefan Siegl
606eb5a60f
Mention limitted snapshot availibility in README.md
2016-03-05 17:12:36 +01:00
Stefan Siegl
b405a34690
Allow to create snapshots and re-use them
2016-02-28 17:00:47 +01:00
Stefan Siegl
df3bc6b714
elaborate on pre-built binaries
2016-01-07 11:32:48 +01:00
Stefan Siegl
80e23793d9
Add AppVeyor build badge
2016-01-06 19:37:31 +01:00
Stefan Siegl
2d34adb91f
Merge remote-tracking branch 'origin/master'
...
This primarily ports features introduced with V8Js 0.4.0
to the PHP7 branch.
2015-12-31 20:25:24 +01:00
Stefan Siegl
67a9de01bd
Allow custom module normalisation
2015-12-06 13:55:13 +01:00
Stefan Siegl
059e0500fb
Merge remote-tracking branch 'origin/master' into php7
2015-11-29 12:21:40 +01:00
Stefan Siegl
ff172f48ce
Add link to omahaproxy
2015-11-20 18:55:26 +01:00
Stefan Siegl
3085db6aeb
Merge remote-tracking branch 'origin/master' into php7
2015-10-11 19:51:59 +02:00
Stefan Siegl
b38c31b521
Remove v8::Debug agent stuff
...
Debug Agent support was removed from V8 with 3.28 line which
is pretty old meanwhile.
2015-10-11 19:47:22 +02:00
Stefan Siegl
5cba44ccd0
Merge remote-tracking branch 'origin/master' into php7
...
Conflicts:
README.md
v8js.cc
v8js_class.cc
v8js_exceptions.cc
v8js_object_export.cc
v8js_v8.cc
v8js_v8object_class.cc
2015-10-11 02:09:59 +02:00
Stefan Siegl
111951fbaf
Update build badge URL
2015-10-11 01:10:33 +02:00
Stefan Siegl
c76797703b
Update build badge URL
...
Jenkins job was moved to a PHP5.x sub-folder
2015-10-11 01:09:34 +02:00
Stefan Siegl
40a703afac
Add PHP7 build badge
2015-10-10 17:47:22 +02:00
Stefan Siegl
e16fb63899
Merge pull request #168 from stesie/multithreading
...
Fix pthread extension compatibility
2015-10-08 22:43:40 +02:00
Stefan Siegl
2b2c476387
Add pointer to master (aka php 5.x) branch
2015-10-05 22:02:47 +02:00
Stefan Siegl
6779cc5a61
add note on PHP7 branch
2015-10-05 21:59:11 +02:00
Stefan Siegl
34ca8500b1
Remove 'not tested' note regarding ZTS
2015-09-26 21:45:12 +02:00
Stefan Siegl
83f51e5021
Merge pull request #156 from stesie/php-exception-behaviour
...
PHP->JS exception propagation
2015-09-23 19:40:23 +02:00
Stefan Siegl
6d31da2ab7
Mention compat_php_exceptions php.ini switch
2015-09-23 19:39:41 +02:00
Stefan Siegl
d2720f4929
Build Status badge, yet another try :)
2015-09-02 10:21:34 +02:00
Stefan Siegl
922d7da933
Add MIT license badge
2015-09-01 19:11:56 +02:00
The Gitter Badger
7d82bb05e4
Added Gitter badge
2015-09-01 16:54:38 +00:00
Smirnov Ilia
96a1b3848a
fixed link to Google v8 repository
...
fixed link to Google v8 repository (https://github.com/v8/v8 is deprecated)
2015-08-25 20:58:51 +03:00