Files
wordpress/wp-admin
audrasjb d0de6b2308 General: Remove unused dynamic $features variable from the constructor of class-ftp.php.
This fixes a PHP 8.2 deprecation, by removing the dynamic `$features` property from the ftp class as it is not used anywhere.

Props kmurphyzuora, debarghyabanerjee, hellofromTonya, peter8nss.
Fixes #62159.


Built from https://develop.svn.wordpress.org/trunk@62059


git-svn-id: http://core.svn.wordpress.org/trunk@61341 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2026-03-19 09:31:49 +00:00
..