Skip to content

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

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

[Sync-En] ext/pdo_sqlite: document the PHP 8.5 additions and behaviour changes (#5818)#1223
lacatoire wants to merge 1 commit into
php:masterfrom
lacatoire:sync-en/1209-pdo-sqlite-85

Conversation

@lacatoire

Copy link
Copy Markdown
Member

Syncs with EN commit eff8e0d4dd463ae6bd387f304effeaf3d5ce44d5.

Changes:

  • reference/pdo/pdo/quote.xml: add 8.5.0 changelog (SQLite null byte behaviour)
  • reference/pdo_sqlite/configure.xml: add libsqlite >= 3.7.17 requirement for PHP 8.5.0, para -> simpara
  • reference/pdo_sqlite/pdo-sqlite.xml: add 12 new PHP 8.5.0 constants with descriptions and changelog section
  • reference/pdo_sqlite/pdo/sqlite/createcollation.xml: add errors and 8.4.0 changelog sections
  • reference/pdo_sqlite/pdo/sqlite/setauthorizer.xml: new file, translate Pdo\Sqlite::setAuthorizer()

- Add changelog (8.5.0) to PDO::quote() for SQLite null byte behaviour
- Update configure.xml: para->simpara, add libsqlite >= 3.7.17 for PHP 8.5.0
- Add 12 new constants (ATTR_BUSY_STATEMENT, ATTR_EXPLAIN_STATEMENT, etc.)
  and changelog section to Pdo\Sqlite class
- Add errors and changelog (8.4.0) sections to Pdo\Sqlite::createCollation()
- Translate new Pdo\Sqlite::setAuthorizer() method page
- Update EN-Revision to eff8e0d4dd463ae6bd387f304effeaf3d5ce44d5
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