Skip to content

ext/pdo: document the PHP 8.5 fetch mode changes and deprecations - #5817

Open
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:pdo-85
Open

ext/pdo: document the PHP 8.5 fetch mode changes and deprecations#5817
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:pdo-85

Conversation

@lacatoire

@lacatoire lacatoire commented Aug 31, 2026

Copy link
Copy Markdown
Member

Documents the PHP 8.5 fetch mode changes and deprecations of ext/pdo: the new constant values, the ValueErrors thrown for PDO::FETCH_INTO and PDO::FETCH_PROPS_LATE, the CUFA semantics of the PDO::FETCH_CLASS constructor arguments, the Error thrown when PDOStatement::setFetchMode() is called during a fetch, the deprecation of the uri: DSN scheme and of the driver specific constants and methods, and the Firebird cursor name ValueError.

Tracker items:

@lacatoire lacatoire added the 8.5 label Aug 31, 2026
@lacatoire lacatoire added this to the PHP 8.5 milestone Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant