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

Merge release 5.8.0 into 6.0.x #1170

Merged
merged 22 commits into from
Aug 24, 2022
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Release Notes for 5.8.0

Feature release (minor)

5.8.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

enhancement

dependabot bot and others added 22 commits July 29, 2022 16:24
Bumps [symfony/console](https://github.com/symfony/console) from 6.0.10 to 6.0.11.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/6.1/CHANGELOG.md)
- [Commits](symfony/console@v6.0.10...v6.0.11)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [symfony/process](https://github.com/symfony/process) from 6.0.8 to 6.0.11.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/6.1/CHANGELOG.md)
- [Commits](symfony/process@v6.0.8...v6.0.11)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 6.0.9 to 6.0.11.
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/6.1/CHANGELOG.md)
- [Commits](symfony/filesystem@v6.0.9...v6.0.11)

---
updated-dependencies:
- dependency-name: symfony/filesystem
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.23.0 to 4.25.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](vimeo/psalm@4.23.0...v4.25.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [symfony/finder](https://github.com/symfony/finder) from 6.0.8 to 6.0.11.
- [Release notes](https://github.com/symfony/finder/releases)
- [Changelog](https://github.com/symfony/finder/blob/6.1/CHANGELOG.md)
- [Commits](symfony/finder@v6.0.8...v6.0.11)

---
updated-dependencies:
- dependency-name: symfony/finder
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [roave/infection-static-analysis-plugin](https://github.com/Roave/infection-static-analysis-plugin) from 1.20.0 to 1.21.0.
- [Release notes](https://github.com/Roave/infection-static-analysis-plugin/releases)
- [Commits](Roave/infection-static-analysis-plugin@1.20.0...1.21.0)

---
updated-dependencies:
- dependency-name: roave/infection-static-analysis-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.25.0 to 4.26.0.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](vimeo/psalm@4.25.0...4.26.0)

---
updated-dependencies:
- dependency-name: vimeo/psalm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [phpunit/php-code-coverage](https://github.com/sebastianbergmann/php-code-coverage) from 9.2.15 to 9.2.16.
- [Release notes](https://github.com/sebastianbergmann/php-code-coverage/releases)
- [Changelog](https://github.com/sebastianbergmann/php-code-coverage/blob/main/ChangeLog.md)
- [Commits](sebastianbergmann/php-code-coverage@9.2.15...9.2.16)

---
updated-dependencies:
- dependency-name: phpunit/php-code-coverage
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.21 to 9.5.23.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](sebastianbergmann/phpunit@9.5.21...9.5.23)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [jetbrains/phpstorm-stubs](https://github.com/JetBrains/phpstorm-stubs) from 2022.1 to 2022.2.
- [Release notes](https://github.com/JetBrains/phpstorm-stubs/releases)
- [Commits](JetBrains/phpstorm-stubs@v2022.1...v2022.2)

---
updated-dependencies:
- dependency-name: jetbrains/phpstorm-stubs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Improved `ParseToAstFailure` message
@Ocramius Ocramius added this to the 6.0.0 milestone Aug 24, 2022
@Ocramius Ocramius self-assigned this Aug 24, 2022
@Ocramius Ocramius merged commit 7f04c5a into 6.0.x Aug 24, 2022
@Ocramius Ocramius deleted the 5.8.x-merge-up-into-6.0.x_OwQwvWSF branch August 24, 2022 13:20
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.

3 participants