HomeFreeBSD

Unbreak databases/php74-mysqli when lang/php74 is build with MYSQLND=off

Description

Unbreak databases/php74-mysqli when lang/php74 is build with MYSQLND=off

Currently when building lang/php74 with MYSQLND=off, its im possible to
build databases/php74-mysqli. When the option MYSQLND was added, we expected
users to not use mysqli at all after disabling this option.
This has proven to be wrong, so we patch the build to be work again.

patch-ext_mysqli_mysqli__api.c was submitted by Сергей <joker@pinnet.ru>.

Merge patches from r522539 into this commit and add two additional patches.

Details

Provenance
tzAuthored on
Parents
rP522539: Unbreak databases/php73-mysqli when lang/php73 is build with MYSQLND=off
Branches
Unknown
Tags
Unknown