|
|
@@ -20,8 +20,8 @@ Privilégiez pour cela des demandes sur GitHub
|
|
|
# Pré-requis
|
|
|
* Serveur Apache2 ou Nginx (non testé sur les autres)
|
|
|
* PHP 5.2+ (PHP 5.3.3+ recommandé)
|
|
|
- * Requis : [libxml](http://php.net/xml), [cURL](http://php.net/curl), [PDO_MySQL](http://php.net/pdo-mysql)
|
|
|
- * Recommandés : [Zlib](http://php.net/zlib), [mbstring](http://php.net/mbstring), [iconv](http://php.net/iconv)
|
|
|
+ * Requis : [LibXML](http://php.net/xml), [PCRE](http://php.net/pcre), [cURL](http://php.net/curl), [PDO_MySQL](http://php.net/pdo-mysql)
|
|
|
+ * Recommandés : [JSON](http://php.net/json), [zlib](http://php.net/zlib), [mbstring](http://php.net/mbstring), [iconv](http://php.net/iconv)
|
|
|
* MySQL 5.0.3+ (ou SQLite 3.7.4+ à venir)
|
|
|
* Un navigateur Web récent tel Firefox, Chrome, Opera, Safari, Internet Explorer 9+
|
|
|
* Fonctionne aussi sur mobile
|