com doc/fr: Sync JSON setup docs with EN: reference/json/setup.xml
[email protected] (George Peter Banyard) Mon, 08 Feb 2021 21:33:05 +0000
| Newsgroups | php.doc.fr |
|---|---|
| Message-ID | <[email protected]> |
Commit: 501e81239b2d8b75fc85d3d9d170b8d26540cbf6 Author: George Peter Banyard <[email protected]> Mon, 8 Feb 2021 21:33:05 +0000 Parents: d60cde2161930a2a06b4d8383b9402545d5a4aaf Branches: master Link: http://git.php.net/?p=doc/fr.git;a=commitdiff;h=501e81239b2d8b75fc85d3d9d170b8d26540cbf6 Log: Sync JSON setup docs with EN Changed paths: M reference/json/setup.xml Diff: diff --git a/reference/json/setup.xml b/reference/json/setup.xml index 9bf545506a..f9ec638349 100644 --- a/reference/json/setup.xml +++ b/reference/json/setup.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!-- $Revision$ --> -<!-- EN-Revision: f86f89b51756b1b355f08f6ecc7f734b04a106a4 Maintainer: jpauli Status: ready --> +<!-- EN-Revision: e7ae971d849f68cf7c3628a9c652b1b641b6ef1c Maintainer: jpauli Status: ready --> <!-- Reviewed: no --> <chapter xml:id="json.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink"> @@ -14,7 +14,10 @@ <section xml:id="json.installation"> &reftitle.install; <para> - Depuis PHP 5.2.0, l'extension JSON est fournie et compilée dans PHP par défaut. + L'extension JSON est fournie et compilée dans PHP par défaut. + </para> + <para> + À partir de PHP 8.0.0, l'extension JSON est une extension core de PHP, et donc toujours activé. </para> <para> &pecl.info;