johnbillion / query-monitor

The developer tools panel for WordPress
https://querymonitor.com
GNU General Public License v2.0
1.58k stars 207 forks source link

3.16 throws critical error #862

Closed c0ball closed 4 months ago

c0ball commented 4 months ago

After updating to version 3.16 my WordPress installation stopped working due to a critical error. Enabling the debug mode displays the following error mesage:

Warning: require(/home/www/wordpress/wp-content/plugins/query-monitor/vendor/composer/../symfony/deprecation-contracts/function.php): failed to open stream: No such file or directory in /home/www/wordpress/wp-content/plugins/query-monitor/vendor/composer/autoload_real.php on line 42

Fatal error: require(): Failed opening required '/home/www/wordpress/wp-content/plugins/query-monitor/vendor/composer/../symfony/deprecation-contracts/function.php' (include_path='.:/usr/share/php') in /home/www/wordpress/wp-content/plugins/query-monitor/vendor/composer/autoload_real.php on line 42

I am using WordPress version 6.5.2 and PHP version 7.4.33.

johnbillion commented 4 months ago

Thanks for the report. Moving this to #861.