Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Dec 25, 2025

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

Girgias and others added 6 commits December 25, 2025 19:42
If the system wgetrc has the `content-disposition = on` option, the file is
actually saved as `PHP-Parser-5.0.0.tar.gz`, causing a subsequent failure.

Even with `content-disposition = off`, if for any reason the download file
already exists and is corrupted, it won't be overwritten, and a new file
such as `v5.0.0.tar.gz.1` is saved instead.

We solve both problems by enforcing the name of the downloaded file.

Also, if for any other reason the unpacking should fail, remove the created
directory to allow further attempts.
* PHP-8.4:
  gen_stub: Fix php-parser package download (#20775)
* PHP-8.5:
  gen_stub: Fix php-parser package download (#20775)
@pull pull bot locked and limited conversation to collaborators Dec 25, 2025
@pull pull bot added the ⤵️ pull label Dec 25, 2025
@pull pull bot merged commit 85b681a into turkdevops:master Dec 25, 2025
1 of 3 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.

3 participants