Add session and ctype PHP modules in README#1566
Closed
Alwaysin wants to merge 2 commits intoFreshRSS:devfrom
Alwaysin:Alwaysin-patch-1
Closed
Add session and ctype PHP modules in README#1566Alwaysin wants to merge 2 commits intoFreshRSS:devfrom Alwaysin:Alwaysin-patch-1
Alwaysin wants to merge 2 commits intoFreshRSS:devfrom
Alwaysin:Alwaysin-patch-1
Conversation
Alkarex
reviewed
Jun 6, 2017
| * Serveur Web Apache2 (recommandé), ou nginx, lighttpd (non testé sur les autres) | ||
| * PHP 5.3.3+ (PHP 5.4+ recommandé, et PHP 5.5+ pour les performances, et PHP 7+ pour d’encore meilleures performances) | ||
| * Requis : [cURL](http://php.net/curl), [DOM](http://php.net/dom), [XML](http://php.net/xml), et [PDO_MySQL](http://php.net/pdo-mysql) ou [PDO_SQLite](http://php.net/pdo-sqlite) ou [PDO_PGSQL](http://php.net/pdo-pgsql) | ||
| * Requis : [cURL](http://php.net/curl), [DOM](http://php.net/dom), [XML](http://php.net/xml), et [PDO_MySQL](http://php.net/pdo-mysql) ou [PDO_SQLite](http://php.net/pdo-sqlite) ou [PDO_PGSQL](http://php.net/pdo-pgsql). Les modules [session](http://php.net/session) et [ctype](http://php.net/ctype) sont aussi requis mais la plupart du temps ils sont directement intégrés à PHP, sauf pour certains systèmes comme FreeBSD ou Alpine Linux. |
Member
There was a problem hiding this comment.
Could you please just add session and ctype to the list without the explanation? Some of the other extensions such as DOM are also very often included by default.
Contributor
Author
There was a problem hiding this comment.
Sorry I didn't know how to modify this PR, I've created #1572
Member
There was a problem hiding this comment.
Ok :-) You can just push more changes to the same branch of yours (was Alwaysin:Alwaysin-patch-1)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#1563