Torsten Zuehlsdorff
b817a5b90e
PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions
...
This enables "make test" in every extension and eases
the test of changes to PHP.
I did ignore PHP 7.0 intentionally since it only receives
security updates and will EOL at the end of the year. Therefore
no great amount of work is expected for 7.0.
2018-07-24 08:44:32 +00:00
Torsten Zuehlsdorff
f19d9106ee
Update PHP 7.1 from 7.1.13 to 7.1.14
...
Changelog: http://www.php.net/ChangeLog-7.php#7.1.14
Remove patch since upstream integrated a fix for the issue
MFH: 2018Q1
2018-02-02 11:46:26 +00:00
Torsten Zuehlsdorff
c687c65114
Update PHP 7.1 from 7.1.12 to 7.1.13
...
Changelog: http://www.php.net/ChangeLog-7.php#7.1.13
PR: 224955
MFH: 2018Q1
2018-01-10 16:07:02 +00:00
Torsten Zuehlsdorff
9c66986f13
archivers/php71-phar: Unbreak if devel/re2c is installed
...
There is a upstream bug which makes compiling this module
impossible if devel/re2c is installed:
https://bugs.php.net/bug.php?id=75587
The patch unbreaks this behavior.
PR: 223880
Submitted by: mishin@mh.san.ru
2017-12-05 15:56:04 +00:00
Torsten Zuehlsdorff
db021968e3
Add PHP 7.1
...
Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
2017-01-24 11:54:20 +00:00