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

Fix deprecations on PHP 8.3 #51031

Merged
merged 1 commit into from
Jul 19, 2023
Merged

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

@carsonbot carsonbot added this to the 5.4 milestone Jul 19, 2023
@nicolas-grekas nicolas-grekas merged commit 9aaf7f3 into symfony:5.4 Jul 19, 2023
9 of 11 checks passed
@nicolas-grekas nicolas-grekas deleted the php83-deprec branch July 25, 2023 15:45
This was referenced Jul 29, 2023
renovate bot added a commit to Lendable/composer-license-checker that referenced this pull request Aug 1, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [symfony/console](https://symfony.com)
([source](https://togithub.com/symfony/console)) | require | patch |
`6.3.0` -> `6.3.2` |
| [symfony/process](https://symfony.com)
([source](https://togithub.com/symfony/process)) | require | patch |
`6.3.0` -> `6.3.2` |

---

### Release Notes

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

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

[Compare
Source](https://togithub.com/symfony/console/compare/v6.3.0...v6.3.2)

**Changelog**
(symfony/console@v6.3.1...v6.3.2)

- bug
[symfony/symfony#51031](https://togithub.com/symfony/symfony/issues/51031)
Fix deprecations on PHP 8.3
([@&#8203;nicolas-grekas](https://togithub.com/nicolas-grekas))

</details>

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

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

[Compare
Source](https://togithub.com/symfony/process/compare/v6.3.0...v6.3.2)

**Changelog**
(symfony/process@v6.3.1...v6.3.2)

- bug
[symfony/symfony#50954](https://togithub.com/symfony/symfony/issues/50954)
\[PhpUnitBridge] Kill the last concurrent process when it stales for
more than 60s
([@&#8203;nicolas-grekas](https://togithub.com/nicolas-grekas))

</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 these
updates 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:eyJjcmVhdGVkSW5WZXIiOiIzNi4yNC4yIiwidXBkYXRlZEluVmVyIjoiMzYuMjQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

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

2 participants