Skip to content

[pull] master from php:master#1108

Merged
pull[bot] merged 5 commits into
turkdevops:masterfrom
php:master
Jul 20, 2026
Merged

[pull] master from php:master#1108
pull[bot] merged 5 commits into
turkdevops:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Jul 20, 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 : )

iliaal and others added 5 commits July 20, 2026 06:56
Bound-argument type checks in zp_bind() resolved strict_types from
ZEND_ARG_USES_STRICT_TYPES(), which reads the caller of the frame
creating the partial rather than the file where the partial is written,
so the same f("3", ?) threw at one call depth and silently coerced at
another, and the TypeError named the enclosing function instead of the
target. Resolve the check against the creating frame's strict_types and
attribute the error to the target function.
HttpPost was renamed to curl_httppost in curl 7.9.6. Since the minimum
version for PHP is 7.61.0, we can safely depend on curl_httppost.

curl/curl@5799852
Rather than going through a whole callability check via call_user_function() we can grab the known method pointer and call it directly.

This removes some allocations
Fixed grammatical issues in Normalizer invalid form and IntlCalendar time
zone offset error messages.
@pull pull Bot locked and limited conversation to collaborators Jul 20, 2026
@pull pull Bot added the ⤵️ pull label Jul 20, 2026
@pull
pull Bot merged commit 94e8c54 into turkdevops:master Jul 20, 2026
0 of 2 checks 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.

5 participants