Skip to content

Commit

Permalink
Update to requirements documentation for PHP 7.2 deprecation warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
David McReynolds committed Feb 13, 2018
1 parent 85de6b2 commit 9109e83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1>Server Requirements</h1>
<ul>
<li>Apache server with .htaccess.</li>
<li><a href="http://www.php.net" target="_blank">PHP</a> version 5.4 or greater.</li>
<li><a href="http://www.php.net" target="_blank">PHP</a> version 5.4+ - 7.1x. PHP 7.2 throws deprecation warnings.</li>
<li>A <a href="http://www.mysql.com" target="_blank">MySQL 4+</a> database if using the FUEL admin. Currently does not support other databases.</li>
</ul>

0 comments on commit 9109e83

Please sign in to comment.