Skip to content

[pull] master from php:master#887

Merged
pull[bot] merged 8 commits intoturkdevops:masterfrom
php:master
Apr 24, 2026
Merged

[pull] master from php:master#887
pull[bot] merged 8 commits intoturkdevops:masterfrom
php:master

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 24, 2026

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

TimWolla and others added 8 commits April 24, 2026 14:58
This could also be seen from the lack of coverage on CodeCov as these are impossible branches to reach.
And have a linear code flow that is easier to reason
…hive()

We don't need to be assigning the realpath to fname, we can just use it directly.
This also makes the efree(my_realpath) call not seem completely random.
It serves no purpose as fname is never modified so there is nothing to restore.
Just use fname directly instead.
Just check in advance if we don't have an archive to checkin in the manifest cache.
…_archive()

We don't actually care about the returned pointer, so use a clearer API to better communicate intent.
The naming between fd and fd_ptr seem to indicate one is not a pointer, but they both are.
Moreover, there is no reason to copy the same value to the variables at the same time.
@pull pull Bot locked and limited conversation to collaborators Apr 24, 2026
@pull pull Bot added the ⤵️ pull label Apr 24, 2026
@pull pull Bot merged commit 54787f2 into turkdevops:master Apr 24, 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