Skip to content

[Sync-En] ext/pdo: document the PHP 8.5 fetch mode changes and deprecations (#5817) - #1226

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1212-pdo-fetch-85
Open

[Sync-En] ext/pdo: document the PHP 8.5 fetch mode changes and deprecations (#5817)#1226
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1212-pdo-fetch-85

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Syncs with EN commit e16d04c436e9801627139c67c1cabcb92b469ccc.

Changes:

  • reference/pdo/pdo.xml: add 8.5.0 changelog (driver-specific constants deprecated)
  • reference/pdo/pdo/construct.xml: add uri: deprecation warning, errors para->simpara, add changelog
  • reference/pdo/pdostatement/fetchall.xml: add 8.5.0 changelog entries
  • reference/pdo/pdostatement/setattribute.xml: add errors and changelog sections
  • reference/pdo/pdostatement/setfetchmode.xml: update constructorArgs, add errors section, add 8.5.0 changelog

- 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant