summaryrefslogtreecommitdiff
path: root/security/php56-openssl (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-09-23lang/php56: Update from 5.6.25 to 5.6.26Torsten Zuehlsdorff1-1/+0
Security: CVE-2016-7416 Security: CVE-2016-7412 Security: CVE-2016-7414 Security: CVE-2016-7417 Security: CVE-2016-7411 Security: CVE-2016-7413 Security: CVE-2016-7418 MFH: 2016Q3 Approved by: swills (mentor)
2016-08-30lang/php56: Update from 5.6.24 to 5.6.25Torsten Zuehlsdorff1-1/+1
PR: 212183 Submitted by: Kurt Jaeger <pi@FreeBSD.org> Approved by: pi (mentor)
2016-08-03Don't use extension.ini any more, and have each extension install in itsMathieu Arnold1-0/+1
file, so the order remains the same. Every PHP (or Zend) extension now installs its own .ini file in /usr/local/etc/php. A PHP extension will be automatically activated when installed. The order into which extensions are loaded is automatically guessed. In some very rare cases, the guess will be wrong, and PHP_MOD_PRIO will need to be set. Refer to the USES=php section of the Porter's Handbook for more information. Convert ports touching etc/php/extensions.ini manually, or telling the OP to do it. And finally, bump PORTREVISION for all php extensions. PR: 210697 Submitted by: mat Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D7022
2014-09-04Import PHP 5.6 branch!Alex Dupre1-0/+10