Skip to content

[pull] master from php:master - #1208

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

[pull] master from php:master#1208
pull[bot] merged 2 commits into
turkdevops:masterfrom
php:master

Conversation

@pull

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

LamentXU123 and others added 2 commits August 22, 2026 00:47
Since commit a183f11 has an UPGRADING entry, for the
sake of consistency let's also add an UPGRADING entry
for #23395
…back() (#23402)

The function has a single non-throwing exit, RETURN_TRUE (main/SAPI.c).
The false return disappeared in PHP 8.0.0: until then an invalid callback
was rejected with RETURN_FALSE, whereas the zend_parse_parameters() 'f'
specifier introduced there throws a TypeError. Registering a callback
after the headers have been sent, the one case where the callback is
knowingly discarded, also returns true.

ksort(), asort() and natsort() already declare true in the same stub.
@pull pull Bot locked and limited conversation to collaborators Aug 21, 2026
@pull pull Bot added the ⤵️ pull label Aug 21, 2026
@pull
pull Bot merged commit f89291a into turkdevops:master Aug 21, 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.

2 participants