Skip to content

[pull] master from php:master#720

Merged
pull[bot] merged 6 commits intodolfly:masterfrom
php:master
Apr 28, 2026
Merged

[pull] master from php:master#720
pull[bot] merged 6 commits intodolfly:masterfrom
php:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 28, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

petk and others added 6 commits April 28, 2026 18:58
- Added SKIPIF sections for tests that use Pdo\Sqlite::DETERMINISTIC
  as it is available since libsqlite 3.8.3.
- Removed outdated SKIPIF sections for libsqlite versions 3.7.4

When using libsqlite 3.7.17 there are two more failing tests due to
different warning messages:
- ext/sqlite3/tests/sqlite3_38_extended_error.phpt
- ext/sqlite3/tests/sqlite3_39_toggleExtended.phpt

This fix doesn't address these as minimum required libsqlite will be
updated in the future PHP versions anyway at some point and this won't
be an issue anymore then.
`offsetof()` is in `stddef.h` and thus always available. The extra macro is an
unnecessary layer of indirection.
…ffset` field (#21900)

This is used with `offsetof()` which evaluates to `size_t`.
* PHP-8.4:
  version_compare: Fix handling of version numbers with a trailing dot (#21689)
* PHP-8.5:
  version_compare: Fix handling of version numbers with a trailing dot (#21689)
@pull pull Bot locked and limited conversation to collaborators Apr 28, 2026
@pull pull Bot added the ⤵️ pull label Apr 28, 2026
@pull pull Bot merged commit 9e529f4 into dolfly:master Apr 28, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants