This is WIP of introducing PHP 7.4
There are many greater changes:
- Remove of interbase module
- Remove of recode module
- Remove of wddx module
- Many modules changes the build switches
- Many modules changes the config format, so patches needed to be recreated
- SSL / OpenSSL seems to work differently now
Still broken modules: imap, gd, pdo_dblib
Need some rethinking: openssl -> switched from base to ports; this works but does not make me happy
I'm currently hitting a wall so i'm happy about every help i can get.