18 Commits

Author SHA1 Message Date
sthen
dff7d53ef1 update to php 5.6.33, 7.0.27. ok robert@ 2018-03-01 10:15:02 +00:00
sthen
7bb847d976 fix; we now have most of the functions that this wants except EVP_PKEY_get0_EC_KEY
though there are still some ifdef LIBRESSL due to other differences
2018-02-19 20:05:17 +00:00
sthen
61829c3a3e handle ASN1_STRING_get0_data(), X509_get_signature_nid() addition in LibreSSL 2018-02-16 12:37:23 +00:00
sthen
23a94bb55d update to php-7.0.23, ok robert@ (martijn@ has the same diff) 2017-09-01 08:25:02 +00:00
sthen
b16e1688e1 update to php-7.0.22, ok robert@ 2017-08-24 10:52:48 +00:00
sthen
b0280a0e8f update to php-7.0.20, sync -intl WANTLIB
ok robert@
2017-06-12 11:48:34 +00:00
sthen
fa11ac230a Don't hardcode libstdc++, pass it in from LIBCXX. Fixes build of Apache module
on libc++ arches (otherwise the nonexistent -lstdc++ caused libtool to generate
a static library instead of shared .so module). ok robert@
2017-04-26 08:15:05 +00:00
robert
57e4d0afb8 update to 7.0.16 2017-02-24 09:13:11 +00:00
sthen
d9508b3fb3 disable pcre jit in php/7.0 with a CONFIGURE_ARGS, move the BROKEN-alpha out
from Makefile.inc to 5.5 / 5.6 / 5.7, allowing 7.0 a chance to build there.
ok robert@
2017-01-26 23:04:16 +00:00
martijn
a748543241 Update to PHP 7.0.15
OK sthen@ and robert@
2017-01-22 17:01:32 +00:00
martijn
2927f2dc09 update to php-7.0.14 ok robert@ 2016-12-19 20:35:47 +00:00
robert
3b2a0f46c1 update to 7.0.12 2016-10-31 15:06:10 +00:00
sthen
72e46a5427 sync patches, no change 2016-09-02 14:31:05 +00:00
sthen
b0a98178b2 Disable pcre jit by default in php 7.0, to avoid the process needing to do
W+X mappings. Fixes build with kern.wxabort=1 and runtime on a !wxallowed
partition. ok robert@
2016-09-02 14:30:57 +00:00
sthen
771e43701f update to php-7.0.8 and fix FLAVORS handling to properly knock out no_suhosin
ok robert@
2016-06-25 18:55:11 +00:00
sthen
b9db81b412 update to php-7.0.6 2016-05-06 19:59:05 +00:00
robert
2afa3050c0 update to 7.0.3 2016-03-01 21:58:25 +00:00
robert
92624326a1 import of php-7.0.0; currently un-hooked 2015-12-14 17:58:45 +00:00