haulable icon indicating copy to clipboard operation
haulable copied to clipboard

Php extensions

Open joaovdiasb opened this issue 2 years ago • 2 comments
trafficstars

Hello! good package, I need to run the build of a specific project that needs php ext-ftp, even though it is specified in composer.json it gives me the following error:

Box Requirements Checker

Using PHP 8.2.4 PHP is using the following php.ini file: WARNING: No configuration file (php.ini) used by PHP!

Checking Box requirements:

  • The package "league/flysystem-ftp" requires the extension "ftp". Enable it or install a polyfill.

joaovdiasb avatar Oct 20 '23 17:10 joaovdiasb

any thoughts?

joaovdiasb avatar Jan 15 '24 12:01 joaovdiasb

I have some code that relies on zlib, hoping there's a path forward with this🙏

jorbascrumps avatar Jan 21 '24 18:01 jorbascrumps