WordPress / plugin-check

A repository for the new Plugin Check plugin from the WordPress Performance and Plugins Team.
https://wordpress.org/plugins/plugin-check/
GNU General Public License v2.0
195 stars 39 forks source link

Calling ReflectionProperty::setValue() with a single argument is deprecated (PHP 8.3) #471

Open ipajen opened 2 weeks ago

ipajen commented 2 weeks ago

Bug Report

Description

PHP Deprecated: Calling ReflectionProperty::setValue() with a single argument is deprecated in /xx/public_html/blog/wp-content/plugins/plugin-check/includes/Checker/Checks/Abstract_PHP_CodeSniffer_Check.php on line 201

deprecated in PHP 8.3 link

Environment