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

Replace VFS Stream with spatie temp directory #512

Merged
merged 2 commits into from
Mar 8, 2024

Conversation

fredden
Copy link
Contributor

@fredden fredden commented Feb 13, 2024

I encountered an incompatibility with the test-suite, where real files weren't being used to run the tests. This works fine most of the time, but this is not compatible with the changes in #511. I've put these changes in a separate pull request so they can be evaluated separately from #511. There should be no changes to functionality nor test coverage with this pull request.

@fredden

This comment was marked as resolved.

@fredden fredden force-pushed the tests/vfs-tmp branch 5 times, most recently from a256e99 to 90eb05f Compare February 19, 2024 12:57
@Ocramius
Copy link
Collaborator

@fredden btw, observing your regular pushes and understanding your frustration: filesystems are hard.

Also, I wish we never supported .phar to begin with ;_;

@Ocramius Ocramius added this to the 4.9.0 milestone Mar 5, 2024
@Ocramius Ocramius removed this from the 4.9.0 milestone Mar 5, 2024
@fredden fredden marked this pull request as draft March 5, 2024 12:11
@fredden fredden marked this pull request as ready for review March 6, 2024 12:19
@fredden
Copy link
Contributor Author

fredden commented Mar 6, 2024

@Ocramius I think this pull request is ready for review.

@Ocramius Ocramius self-assigned this Mar 8, 2024
@Ocramius Ocramius added this to the 4.10.0 milestone Mar 8, 2024
@Ocramius Ocramius changed the base branch from 4.9.x to 4.10.x March 8, 2024 11:30
Copy link
Collaborator

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most excellent, thanks @fredden!

@Ocramius Ocramius merged commit 4e2dc1d into maglnet:4.10.x Mar 8, 2024
17 checks passed
@fredden fredden deleted the tests/vfs-tmp branch March 8, 2024 11:34
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.

2 participants