Hi all,
This is now on my schedule and I’m currently looking into this.
My initial findings:
-
zlib
appears to be present for PHP 7.4.1 on Windows, but not macOS or Linux.
What’s odd is I’m not able to reproduce the issue with GitHub Updater, @afragen. It was able to install the plugin on Bitbucket you provided. I initially thought that it might be working on my device due to me having zlib
installed via Homebrew, so I went ahead and uninstalled it. However, that didn’t help.
My next step will be to look into our compilation pipeline for PHP 7.4 and see why zlib
isn’t showing in phpinfo()
for PHP 7.4.1.
I’ll do my best to keep to provide updates here!