aboutsummaryrefslogtreecommitdiff
path: root/converters/php72-mbstring
Commit message (Collapse)AuthorAgeFilesLines
* Update to 7.2.12Jochen Neumeister2018-11-101-10/+10
| | | | | | | | | | | Changelog: - http://www.php.net/ChangeLog-7.php#7.2.12 Approved by: tz (implicit) Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=484627
* PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensionsTorsten Zuehlsdorff2018-07-241-0/+2
| | | | | | | | | | | | 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
* lang/php72: Update from 7.2.4 to 7.2.5Torsten Zuehlsdorff2018-04-261-11/+0
| | | | | | | | | | Changelog: http://www.php.net/ChangeLog-7.php#7.2.5 MFH: 2018Q2 Security: CVE-2018-5712 Notes: svn path=/head/; revision=468354
* Fix build with oniguruma 6.8.1Antoine Brodin2018-03-191-0/+11
| | | | | | | | | PR: 226717 Submitted by: Christian Ullrich, madpilot With hat: portmgr Notes: svn path=/head/; revision=465040
* Add PHP 7.2 RC6Torsten Zuehlsdorff2017-11-162-0/+60
Notable changes: - mcrypt module was removed - sodium module was added - sybase_ct artifacts removed Also many PECL ports will not work with this version since some files got renamed. Reviewed by: mat, ale, Rainer Duffner <rainer@ultra-secure.de> Differential Revision: https://reviews.freebsd.org/D12980 Notes: svn path=/head/; revision=454302