Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
81fd5d212b
@ -43,6 +43,7 @@
|
||||
"ext-xml": "*",
|
||||
"ext-pcre": "*",
|
||||
"ext-json": "*",
|
||||
"ext-ctype": "*",
|
||||
"phpmyadmin/sql-parser": "^4.2",
|
||||
"phpmyadmin/motranslator": "^3.0",
|
||||
"phpmyadmin/shapefile": "^2.0",
|
||||
|
||||
@ -13,7 +13,7 @@ PHP
|
||||
---
|
||||
|
||||
* You need PHP 5.5.0 or newer, with ``session`` support, the Standard PHP Library
|
||||
(SPL) extension, and JSON support.
|
||||
(SPL) extension, ctype, and JSON support.
|
||||
|
||||
* The ``mbstring`` extension (see :term:`mbstring`) is strongly recommended
|
||||
for performance reasons.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user