summaryrefslogtreecommitdiff
path: root/databases/php74-mysqli/files/patch-php_mysqli_structs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* databases/php7[234]-mysqli: unbreak build with system mysql when MYSQLND is ↵Dima Panov2020-01-301-5/+15
| | | | | | | | | | disabled This is follow-up to r522540 which introduced ability to build with MYSQLND=off PR: 243643 Submitted by: fluffy Approved by: maintainer (tz)
* Welcome PHP 7.4 RC 1 in the ports-tree.Torsten Zuehlsdorff2019-09-201-0/+10
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