com doc/fr: Apply commit fa7cb182a0ef04a3ecef2f9a0d6ae99e77201330: reference/pgsql/constants.xml

[email protected] (George Peter Banyard)
Newsgroups php.doc.fr
Message-ID <[email protected]>
Commit:    85bded05c203f275f61faebf734f8fef4e23165c
Author:    George Peter Banyard <[email protected]>         Sat, 2 Jan 2021 15:13:17 +0100
Parents:   92c2026f28c1a8b0fd8e669aa80553a4a4ac4259
Branches:  master

Link:       http://git.php.net/?p=doc/fr.git;a=commitdiff;h=85bded05c203f275f61faebf734f8fef4e23165c

Log:
Apply commit fa7cb182a0ef04a3ecef2f9a0d6ae99e77201330

PGSQL_LIBPQ_VERSION_STR is deprecated as of PHP 8.0.0

Changed paths:
  M  reference/pgsql/constants.xml


Diff:
diff --git a/reference/pgsql/constants.xml b/reference/pgsql/constants.xml
index b06bb8fb97..c6334d2e55 100644
--- a/reference/pgsql/constants.xml
+++ b/reference/pgsql/constants.xml
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 86e6094e86b84a51d00ab217ac50ce8dde33d82a Maintainer: yannick Status: ready -->
+<!-- EN-Revision: fa7cb182a0ef04a3ecef2f9a0d6ae99e77201330 Maintainer: yannick Status: ready -->
 <!-- Reviewed: yes -->
 
 <appendix xml:id="pgsql.constants" xmlns="http://docbook.org/ns/docbook">
@@ -27,7 +27,9 @@
    </term>
    <listitem>
     <simpara>
-     Version longue de libpq qui inclue les informations du compilateur.
+     Antérieur à PHP 8.0.0, la version longue de libpq qui inclue les informations du compilateur.
+     À partir de PHP 8.0.0, la valeur est identique à <constant>PGSQL_LIBPQ_VERSION</constant>,
+     et l'utilisation de <constant>PGSQL_LIBPQ_VERSION_STR</constant> est obsolète.
     </simpara>
    </listitem>
   </varlistentry>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.