Make WordPress Core

Opened 4 hours ago

#62159 new defect (bug)

Creation of dynamic property ftp::$features is deprecated (PHP 8.2)

Reported by: kmurphyzuora's profile kmurphyzuora Owned by:
Milestone: Awaiting Review Priority: normal
Severity: normal Version:
Component: Administration Keywords:
Focuses: Cc:

Description

<?php
Deprecated: Creation of dynamic property ftp::$features is deprecated in /var/www/html/wp-admin/includes/class-ftp.php on line 151 Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-admin/includes/class-ftp.php:151) in /var/www/html/wp-admin/includes/misc.php on line 1438 Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-admin/includes/class-ftp.php:151) in /var/www/html/wp-includes/functions.php on line 7108 Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/wp-admin/includes/class-ftp.php:151) in /var/www/html/wp-admin/admin-header.php on line 9

https://www.zuora.com/wp-content/uploads/2024/10/Screen-Shot-2024-10-02-at-13.14.12-PM.png

Change History (0)

Note: See TracTickets for help on using tickets.