Peter Kokot
|
06234e56c3
Replace AC_LANG_SAVE, AC_LANG_CPLUSPLUS and AC_LANG_RESTORE
|
7 年 前 |
Stefan Siegl
|
18b79d9004
don't free interned strings, only persistent ones
|
7 年 前 |
Stefan Siegl
|
d4cb8f5783
Revert "don't free interned strings on PHP >= 7.3"
|
7 年 前 |
Stefan Siegl
|
e8fd9589dd
build without -Werror on travis
|
7 年 前 |
Stefan Siegl
|
b3ddc25db1
build against V8 6.6 on travis, adapt repo path
|
7 年 前 |
Stefan Siegl
|
90b6b31f06
break recursion immediately on PHP <= 7.2 as well
|
7 年 前 |
Stefan Siegl
|
42e907c31e
Merge pull request #365 from Jan-E/appveyor_3_tests
|
7 年 前 |
Stefan Siegl
|
4762dd1f0a
fix null-ptr deref
|
7 年 前 |
Stefan Siegl
|
aa041b4597
don't free interned strings on PHP >= 7.3
|
7 年 前 |
Jan-E
|
61f98e2a4a
extensions_error.phpt runs fine on Windows
|
7 年 前 |
Jan-E
|
4166dd3b83
Build dom and json to enable 2 extra tests
|
7 年 前 |
Jan-E
|
2c9d683e86
Appveyor build 7.2 & 7.3
|
7 年 前 |
Jan-E
|
c87ddb8ebf
Fix tests for added method DateTime::createFromImmutable()
|
7 年 前 |
Jan-E
|
0c2b55d802
Add GC_(UN)PROTECT_RECURSION, move (un)protecting outside loops
|
7 年 前 |
Jan-E
|
826aaa689c
Change to GC_IS_RECURSIVE for PHP 7.3
|
7 年 前 |
Jan-E
|
c7019e3c1a
Remove GC_G(gc_active) check
|
7 年 前 |
Stefan Siegl
|
6fc0c216d8
Merge pull request #352 from stesie/issue-349
|
7 年 前 |
Stefan Siegl
|
313ad1e258
cleanup: remove no longer needed modules_base from ctx, refs #349
|
7 年 前 |
Stefan Siegl
|
e8fe553bde
do parallel build on "vagrant run ... build"
|
7 年 前 |
Stefan Siegl
|
48a763d6db
pass module_base directly via FunctionTemplate, closes #349
|
7 年 前 |
Stefan Siegl
|
cf5e638315
flag Patrick as active=no
|
7 年 前 |
Stefan Siegl
|
0966339539
Bump version to 2.1.0
|
7 年 前 |
Stefan Siegl
|
4e8251730f
emit warnings on V8 < 6.5.143 also
|
7 年 前 |
Stefan Siegl
|
748256681f
bump example version number to a safe one
|
7 年 前 |
Stefan Siegl
|
f6d004c367
mention to set-rpath, refs #335
|
7 年 前 |
Stefan Siegl
|
0e0720771c
Remove reference to my (outdated) binaries for Windows
|
7 年 前 |
Stefan Siegl
|
671099e93c
Mention "untrusted code mitigations" in README
|
7 年 前 |
Stefan Siegl
|
52b9aa4521
emit warning if using V8 version < 6.4.388
|
7 年 前 |
Stefan Siegl
|
723e71c35a
Merge pull request #348 from stesie/native-modules
|
7 年 前 |
Stefan Siegl
|
7663fb6888
support native modules
|
7 年 前 |