Skip to content

[pull] master from php:master#806

Merged
pull[bot] merged 6 commits into
ConnectionMaster:masterfrom
php:master
Jun 12, 2026
Merged

[pull] master from php:master#806
pull[bot] merged 6 commits into
ConnectionMaster:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Jun 12, 2026

Copy link
Copy Markdown

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 : )

ndossche added 6 commits June 11, 2026 22:17
Now the address is being checked instead of the value, but I believe the
value should be checked against 0, not the pointer against NULL.

Closes GH-22253.
* PHP-8.4:
  date: Fix typo in condition in date_period_init_iso8601_string()
* PHP-8.5:
  date: Fix typo in condition in date_period_init_iso8601_string()
These can return NULL on OOM.
And for blobs, it can return NULL for empty blobs (so *no* failure,
just an edge case). Passing NULL to memcpy is UB, so we have to
check for a NULL pointer there to avoid UB.

Closes GH-22045.
* PHP-8.4:
  sqlite: fix error checks for column retrieval
* PHP-8.5:
  sqlite: fix error checks for column retrieval
@pull pull Bot locked and limited conversation to collaborators Jun 12, 2026
@pull pull Bot added the ⤵️ pull label Jun 12, 2026
@pull pull Bot merged commit 8bbe4b4 into ConnectionMaster:master Jun 12, 2026
1 check passed
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.

1 participant