Skip to content

[pull] master from php:master#816

Merged
pull[bot] merged 10 commits into
dolfly:masterfrom
php:master
Jun 11, 2026
Merged

[pull] master from php:master#816
pull[bot] merged 10 commits into
dolfly:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Jun 11, 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 : )

morrisonlevi and others added 10 commits June 11, 2026 13:17
* PHP-8.5:
  Fix another vm_interrupt bug for tailcall VM (#22265)
Clean Lexbor error logs before each Uri\WhatWg\Url wither call so that errors from previous wither calls are not returned the next time a UrlValidationError is thrown.
* PHP-8.5:
  Clean Lexbor logs before each Uri\WhatWg\Url wither call (#22276)
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 11, 2026
@pull pull Bot added the ⤵️ pull label Jun 11, 2026
@pull pull Bot merged commit 8bbe4b4 into dolfly:master Jun 11, 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.

3 participants