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