Bump mikey179/vfsstream from 1.6.10 to 1.6.11
Bumps mikey179/vfsstream from 1.6.10 to 1.6.11.
Release notes
Sourced from mikey179/vfsstream's releases.
vfsStream 1.6.11
This is a maintenance release adding support for PHP 8.2.
- Add support for PHP 8.2's
$content
property invfsStreamWrapper
vfsStream 1.6.11 (alpha 0)
This release's notes have been redacted. See release notes for vfsStream 1.6.11 instead.
[See the purpose of this release in #271]
Changelog
Sourced from mikey179/vfsstream's changelog.
1.6.11 (2022-07-26)
- Add support for PHP 8.2's
$context
property invfsStreamWrapper
Commits
-
17d16a8
Add note about PHP 8.2's $content in CHANGELOG -
3c0438c
Fix PHPUnit installation on CI tests for PHP 8.2 -
ce4f367
Add PHP 8.2 to our CI tests -
17b0f39
Fix PHP 8.2 support for vfsStreamWrapper - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts