Skip to content

[pull] master from php:master - #1213

Merged
pull[bot] merged 3 commits into
turkdevops:masterfrom
php:master
Aug 23, 2026
Merged

[pull] master from php:master#1213
pull[bot] merged 3 commits into
turkdevops:masterfrom
php:master

Conversation

@pull

@pull pull Bot commented Aug 23, 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 : )

lacatoire and others added 3 commits August 23, 2026 16:07
sodium_add(), sodium_memcmp() and sodium_compare() all cross-reference
their second argument as $string_2, a name none of them declares; the
stub calls it $string2.

Co-authored-by: NickSdot <32384907+NickSdot@users.noreply.github.com>
The warning names $data, but the parameter has been declared as $string
since the stub was introduced, so following the message and calling
convert_uudecode(data: ...) raises Error: Unknown named parameter $data.

The message is a literal rather than a generated one, which is why it did
not follow the parameter. Three tests pinning the old wording are updated.

Co-authored-by: lacatoire <ext-lacatoire@cenef.fr>
@pull pull Bot locked and limited conversation to collaborators Aug 23, 2026
@pull pull Bot added the ⤵️ pull label Aug 23, 2026
@pull
pull Bot merged commit 6316ced into turkdevops:master Aug 23, 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