8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86e2782 commit 492300aCopy full SHA for 492300a
reference/requirements.rst
@@ -20,6 +20,7 @@ Required
20
--------
21
22
* PHP needs to be a minimum version of PHP 5.3.2
23
+* Sqlite3 needs to be enabled
24
* JSON needs to be enabled
25
* ctype needs to be enabled
26
* Your PHP.ini needs to have the date.timezone setting
@@ -47,4 +48,4 @@ Doctrine
47
48
49
If you want to use Doctrine, you will need to have PDO installed. Additionally,
50
you need to have the PDO driver installed for the database server you want
-to use.
51
+to use.
0 commit comments