[Sync EN] PDO : obsolescences PHP 8.5.0 dans les constantes et méthodes (#5635)#3062
Merged
Conversation
Synchronise les fichiers FR avec php/doc-en@8d40a1f (PR php/doc-en#5635) : - avertissement d'obsolescence PHP 8.5.0 sur PDO::SQLITE_DETERMINISTIC et sur les constantes pilotes pdo_firebird, pdo_mysql, pdo_odbc ; - entité &warn.deprecated.function-8-5-0; sur sqliteCreateAggregate, sqliteCreateCollation et sqliteCreateFunction ; - description de la constante PDO_ODBC_TYPE (auparavant vide) traduite ; - report des <para> vers <simpara> et mise a jour du hash EN-Revision. Closes #3060
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.
Synchronise les 7 fichiers FR avec php/doc-en@8d40a1f (PR php/doc-en#5635).
Changements
PDO::SQLITE_DETERMINISTIC(pdo/constants.xml) : ajout de l'avertissement d'obsolescence PHP 8.5.0 (→Pdo\Sqlite::DETERMINISTIC).<warning>ajouté en tête de pdo_firebird, pdo_mysql et pdo_odbc (→ constantesPdo\Firebird/Pdo\Mysql/Pdo\Odbc).PDO_ODBC_TYPE(pdo_odbc) : description auparavant vide, désormais traduite (« Décrit la bibliothèque ODBC… »).<refsynopsisdiv>&warn.deprecated.function-8-5-0;</refsynopsisdiv>.<para>→<simpara>conformément à EN et mise à jour du hash EN-Revision.Closes #3060