Skip to content

[Sync-En] ext/pdo_sqlite: document the PHP 8.5 additions and behaviour changes - #3470

Merged
lacatoire merged 1 commit into
masterfrom
sync-en/3450-pdo-sqlite
Sep 1, 2026
Merged

[Sync-En] ext/pdo_sqlite: document the PHP 8.5 additions and behaviour changes#3470
lacatoire merged 1 commit into
masterfrom
sync-en/3450-pdo-sqlite

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Translation of php/doc-en#5818 (commit eff8e0d): the new PDO::SQLITE_ATTR_* and mode constants, the libsqlite 3.7.17 requirement as of PHP 8.5.0, the quote() behaviour on a null byte and the createCollation() TypeError.

The setAuthorizer() page did not exist in French and is translated here for the first time.

EN-Revision updated.

Fixes: #3450

…r changes

Translation of php/doc-en#5818 (commit eff8e0d): the new PDO::SQLITE_ATTR_* and
mode constants, the libsqlite 3.7.17 requirement, the quote() behaviour on a null
byte and the createCollation() TypeError. The setAuthorizer() page is translated
for the first time. EN-Revision updated.
@lacatoire
lacatoire merged commit 0496d95 into master Sep 1, 2026
5 checks passed
@lacatoire
lacatoire deleted the sync-en/3450-pdo-sqlite branch September 1, 2026 20:47
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.

[Sync EN] ext/pdo_sqlite: document the PHP 8.5 additions and behaviour changes (#5818)

1 participant