Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | */*php74*: Sunset php 7.4 | Muhammad Moinur Rahman | 2022-12-25 | 1 | -11/+0 |
| | | | | | | | | As per upstream php 7.4 has reached it's EOL on 2022-11-22. Remove php74 from the tree. Default version of php has already been switched to 8.1. Approved by: portmgr (blanket infrastructure) Sponsored by: Bounce Experts | ||||
* | Welcome PHP 7.4 RC 1 in the ports-tree. | Torsten Zuehlsdorff | 2019-09-20 | 1 | -0/+11 |
There are many greater changes including: - New module ffi - Remove interbase module - Remove recode module - Remove wddx module - Many modules changes the build switches - Many modules changes the config format, so patches needed to be recreated Special thanks to tobik and ale for their support. Reviewed by: tobik, ale, joneum Sponsored by: PHP Update Service Differential Revision: https://reviews.freebsd.org/D21349 Notes: svn path=/head/; revision=512406 |