| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=475229
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: http://www.php.net/ChangeLog-7.php#7.1.14
Remove patch since upstream integrated a fix for the issue
MFH: 2018Q1
Notes:
svn path=/head/; revision=460697
|
|
|
|
|
|
|
|
|
|
| |
Changelog: http://www.php.net/ChangeLog-7.php#7.1.13
PR: 224955
MFH: 2018Q1
Notes:
svn path=/head/; revision=458658
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=455586
|
|
Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
Notes:
svn path=/head/; revision=432324
|