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

PHP 8.1 Support #263

Closed
allejo opened this issue Aug 2, 2021 · 4 comments
Closed

PHP 8.1 Support #263

allejo opened this issue Aug 2, 2021 · 4 comments
Labels

Comments

@allejo
Copy link
Member

allejo commented Aug 2, 2021

Hello and welcome fellow PHP developers preparing for the 8.1 release scheduled for later this year 👋

The current stable release of vfsStream is the 1.6.x series (located in the v1.6 branch); this series of vfsStream is in maintenance mode only and is only expecting to see small fixes.

If you're developing for 8.1

If you're a library or project that is developing for PHP 8.1, use our 1.6.10-alpha.* series of tags and report issues to us. These are marked as "pre-releases" because we don't want to spam releases that have no new features.

When PHP 8.1 has been released, we will tag a stable release of vfsStream supporting PHP 8.1.

If you don't care about 8.1 yet

If you're not actively developing for PHP 8.1, the latest stable release 1.6.9 will work for you just fine.

@allejo allejo added the v1.x label Aug 2, 2021
@allejo allejo pinned this issue Aug 2, 2021
@ADmad
Copy link

ADmad commented Sep 20, 2021

phpspec/prophecy now has a new release with PHP 8.1 support. So the --ignore-platform-deps here can be removed

run: composer ${{ matrix.dependencies }} --prefer-dist --no-progress --ignore-platform-reqs

Also with PHP 8.1 RC out it would be nice to have a stable release of 1.6.10 (unless there are other changes planned for this series).

@alexpott
Copy link
Contributor

@allejo now we're at PHP 8.1 RC2 is there any chance that 1.6.10 can be released so that your dependencies can make stable releases that are compatible with PHP 8.1 when it is out. I created the MR #268 to address the last work around for your testing dependencies.

@allejo
Copy link
Member Author

allejo commented Sep 23, 2021

On it! Let me run some final tests this week and I'll get a tag pushed

@allejo
Copy link
Member Author

allejo commented Sep 25, 2021

As promised, stable v1.6.10 has been published 🎉

@allejo allejo closed this as completed Sep 25, 2021
@allejo allejo unpinned this issue Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants