non port: www/php71-opcache/Makefile |
Number of commits found: 7 |
Tuesday, 24 Jul 2018
|
08:44 tz
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.
 |
Thursday, 8 Mar 2018
|
19:48 mat
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208
 |
Wednesday, 10 Jan 2018
|
16:07 tz
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
 |
Thursday, 14 Dec 2017
|
11:11 tz
www/php71-opcache: Fix upstream bugs causing problems with nextcloud
The bug floods the error logs of not only Nextcloud, but also
Magento and some other applications. While there is already a fix
the next PHP Release is expected at the end of January.
Therefore add the upstream patches.
More details can be found here:
https://bugs.php.net/bug.php?id=75570
https://bugs.php.net/bug.php?id=75608
Reported by: Troels Just <troels@troelsjust.dk>
MFH: 2017Q4
 |
Friday, 7 Jul 2017
|
09:44 tz
Update PHP 7.1 from 7.1.6 to 7.1.7
Changelog: http://www.php.net/ChangeLog-7.php#7.1.7
PR: 220532
Reported by: Fabiano Sidler <fabianosidler@swissonline.ch>, Dani
<i.dani@outlook.com>
MFH: 2017Q3
Security: CVE-2017-9224
Security: CVE-2017-9226
Security: CVE-2017-9227
Security: CVE-2017-9228
Security: CVE-2017-9229
 |
Thursday, 6 Jul 2017
|
12:56 tz
www/php71-opcache: Fix 'Undefined symbol "zend_file_cache_script_load"'
Add patch to fix PHP bug #74766:
https://bugs.php.net/bug.php?id=74766
PR: 220430
Reported by: Bernard Spil <brnrd@FreeBSD.org>
MFH: 2017Q3
 |
Tuesday, 24 Jan 2017
|
11:54 tz
Add PHP 7.1
Thanks to: mat, pi, ale, martin@waschbuesch.de and franco@opnsense.org
 |
Number of commits found: 7 |