Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Adrien Dorsaz
freshrss.org
Commits
37a56f00
Commit
37a56f00
authored
May 26, 2017
by
Adrien Dorsaz
Browse files
index: Fix mysql current release and make "old notes" more global than only PHP
parent
b1f00904
Changes
1
Hide whitespace changes
Inline
Side-by-side
pages/index.html
View file @
37a56f00
...
...
@@ -73,8 +73,8 @@
</tr>
<tr>
<td
class=
"txtright"
>
Database
</td>
<td><strong>
MySQL 5.
5.3
+
</strong></td>
<td>
SQLite 3.7.4+, PostgreSQL
</td>
<td><strong>
MySQL 5.
7
+
</strong></td>
<td>
older MySQL versions*: 5.6+, 5.5.3+
<br/>
other engines:
SQLite 3.7.4+, PostgreSQL
</td>
</tr>
<tr>
<td
class=
"txtright"
>
Web browser
</td>
...
...
@@ -84,8 +84,8 @@
</tbody>
</table>
<p>
*:
only PHP 5.6+
<a
href=
"http://php.net/supported-versions.php"
>
currently has security fixes
</a>
by PHP community
<br>
</p>
*:
be aware that open-source communities often don't support on a long term older versions.
<br
/
>
Especially for PHP which will be in front of your server and have only support for 5.6+ and 7+ currently.
</p>
</div>
<div
class=
"help-title row"
><h1
id=
"help"
>
Are you feeling a bit confused?
</h1></div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment