Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Filesystem] better distinguish URL schemes and Windows drive letters #54759

Merged
merged 1 commit into from
May 1, 2024

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Apr 29, 2024

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #45485
License MIT

@carsonbot carsonbot added this to the 5.4 milestone Apr 29, 2024
@OskarStark OskarStark changed the title [Filesystem] better distinguish URL schemes and windows drive letters [Filesystem] better distinguish URL schemes and Windows drive letters Apr 29, 2024
@fabpot
Copy link
Member

fabpot commented May 1, 2024

Thank you @xabbuh.

@fabpot fabpot merged commit 6be16ad into symfony:5.4 May 1, 2024
9 of 12 checks passed
@xabbuh xabbuh deleted the issue-45485 branch May 1, 2024 16:34
This was referenced Jun 2, 2024
github-merge-queue bot pushed a commit to Lendable/composer-license-checker that referenced this pull request Jun 3, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [symfony/filesystem](https://symfony.com)
([source](https://togithub.com/symfony/filesystem)) | `6.4.6` -> `6.4.8`
|
[![age](https://developer.mend.io/api/mc/badges/age/packagist/symfony%2ffilesystem/6.4.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/packagist/symfony%2ffilesystem/6.4.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/packagist/symfony%2ffilesystem/6.4.6/6.4.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/packagist/symfony%2ffilesystem/6.4.6/6.4.8?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>symfony/filesystem (symfony/filesystem)</summary>

###
[`v6.4.8`](https://togithub.com/symfony/filesystem/releases/tag/v6.4.8)

[Compare
Source](https://togithub.com/symfony/filesystem/compare/v6.4.7...v6.4.8)

**Changelog**
(symfony/filesystem@v6.4.7...v6.4.8)

- bug
[symfony/symfony#54878](https://togithub.com/symfony/symfony/issues/54878)
\[Filesystem] Fix dumpFile `stat failed` error hitting custom handler
(@&#8203;acoulton)
- bug
[symfony/symfony#54759](https://togithub.com/symfony/symfony/issues/54759)
\[Filesystem] better distinguish URL schemes and Windows drive letters
([@&#8203;xabbuh](https://togithub.com/xabbuh))

###
[`v6.4.7`](https://togithub.com/symfony/filesystem/releases/tag/v6.4.7)

[Compare
Source](https://togithub.com/symfony/filesystem/compare/v6.4.6...v6.4.7)

**Changelog**
(symfony/filesystem@v6.4.6...v6.4.7)

- bug
[symfony/symfony#54471](https://togithub.com/symfony/symfony/issues/54471)
\[Filesystem] Strengthen the check of file permissions in `dumpFile`
(@&#8203;alexandre-daubois)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/Lendable/composer-license-checker).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNzcuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM3Ny44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants