mirror of
https://github.com/php/php-src.git
synced 2026-04-20 22:41:20 +02:00
Similar to other resource to object migrations, `FTPConnection` class is not allowed to be constructed with `new FTPConnection`.
Related to b4503fbf88.
Closes GH-6533.