PluginProbe
PhastPress / 1.90
PhastPress v1.90
3.12 3.11 1.75 1.76 1.77 1.78 1.79 1.80 1.81 1.82 1.83 1.84 1.85 1.86 1.87 1.88 1.89 1.90 1.91 1.92 1.93 1.94 1.95 1.96 1.97 All 119 releases
← All changes | low-php-version.php +2 -2 3.111.90 View file →
@@ -10,10 +10,10 @@
10 10 ?>
11 11 <div class="error notice">
12 12 <p>
13 13 <b>Sorry, PhastPress won't work here.</b>
14 - PhastPress requires at least PHP version 7.3.
15 - Get in touch with your hosting provider for an upgrade to the latest PHP version.
14 + Like WordPress, PhastPress requires at least PHP version 5.6.20.
15 + Get in touch with your hosting provider for an upgrade.
16 16 </p>
17 17 </div>
18 18 <?php
19 19 }