Does anyone have a compiled PHP binary that contains all the neccercary exstensions as of the latest build? It has to be compiled on linux so i can use on android (because i code on android, dont judge) The binary i have doesnt contain the 'zip' exstension.
Can you not open the tar.gz file? They do make converters that can make it into a zip file, such as online-convert.com. The place to get the PHP binaries is on the Jenkins. But if you need it in a zip file, you can download the tar.gz file, and use a converter.
We will not compile PHP7 for Android and you shouldn't run a server on Android. If you want it then you need to compile it yourself.
I mean like the binary distributed in the PocketMine app and fengberds Minecraft PE Server. I code on a Kindle Fire HD 8 because i barely ever can go on my PC (#Window10ftw)
I'm not sure about the official PocketMine app, but the other one has it's binary built in. Thanks to the app being open source, you can get the binary for yourself from it's Github repository here.