HEX
Server: Apache/2.4.54 (Debian)
System: Linux a5825d2beacc 4.15.0-197-generic #208-Ubuntu SMP Tue Nov 1 17:23:37 UTC 2022 x86_64
User: root (0)
PHP: 8.1.14
Disabled: NONE
Upload Files
File: /var/www/html/wp-content/plugins/wp-migrate-db/template/min-php-message.php
<div class="below-title warning warning-notice inline-message">
	<?php
	printf( __( '<p><strong>PHP Upgrade Required</strong> &mdash; Your server is currently running PHP %s but the Theme & Plugin Files addon requires PHP 5.4 or above. Please contact your web host and request a free upgrade to a server running <a href="%s" target="_blank">the version of PHP recommended by WordPress</a>.</p>
<p><em>To dismiss this message, simply deactivate the Theme & Plugin Files addon.</em></p>', 'wp-migrate-db' ), phpversion(), 'https://wordpress.org/about/requirements/');
	?>
</div>