Skip to content

Update php.ini-development to add missing FTP extension #5084

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

aand18
Copy link
Contributor

@aand18 aand18 commented Jan 14, 2020

Surprisingly, FTP isn't listed as disabled extension in the php.ini-development and php.ini-production files.

This should spare a few googles and checks to the ext path for anyone looking to use FTP with PHP.

Surprisingly, FTP functionality isn't core PHP and isn't listed as disabled extension in the `php.ini` file either.

This should spare a few googles to anyone needing FTP functionality in PHP.
Surprisingly, FTP functionality isn't core PHP and isn't listed as disabled extension in the `php.ini` file either.

This should spare a few googles to anyone needing FTP functionality in PHP.
@carusogabriel
Copy link
Contributor

Maybe this should go into PHP-7.3?

@php-pulls php-pulls closed this in 4d24f5a Jan 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants