[Sync-En] ext/pdo: document the PHP 8.5 fetch mode changes and deprecations (#5817) - #1226
Open
lacatoire wants to merge 1 commit into
Open
[Sync-En] ext/pdo: document the PHP 8.5 fetch mode changes and deprecations (#5817)#1226lacatoire wants to merge 1 commit into
lacatoire wants to merge 1 commit into
Conversation
- pdo.xml: add 8.5.0 changelog (driver-specific constants deprecated) - construct.xml: add uri: DSN deprecation warning, errors para->simpara, add 8.5.0 changelog section - fetchall.xml: add 8.5.0 changelog (FETCH_INTO / FETCH_PROPS_LATE changes) - setattribute.xml: add errors section and 8.5.0 changelog (Firebird cursor name) - setfetchmode.xml: update constructorArgs description, add errors section, add two 8.5.0 changelog rows (CUFA semantics, Error during fetch) - Update EN-Revision to e16d04c436e9801627139c67c1cabcb92b469ccc
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.
Syncs with EN commit e16d04c436e9801627139c67c1cabcb92b469ccc.
Changes:
reference/pdo/pdo.xml: add 8.5.0 changelog (driver-specific constants deprecated)reference/pdo/pdo/construct.xml: adduri:deprecation warning, errors para->simpara, add changelogreference/pdo/pdostatement/fetchall.xml: add 8.5.0 changelog entriesreference/pdo/pdostatement/setattribute.xml: add errors and changelog sectionsreference/pdo/pdostatement/setfetchmode.xml: update constructorArgs, add errors section, add 8.5.0 changelog