bovigo / vfsStream

vfsStream is a stream wrapper for a virtual file system that may be helpful in unit tests to mock the real file system. It can be used with any unit test framework, like PHPUnit or SimpleTest.
BSD 3-Clause "New" or "Revised" License
1.42k stars 102 forks source link

Fix PHP 8.4 deprecate-implicitly-nullable-types #290

Closed andypost closed 3 months ago

andypost commented 7 months ago

Closes #289

jaapio commented 3 months ago

Thanks for addressing this

andypost commented 3 months ago

Thank you, please create new release or is there planned one?

allejo commented 3 months ago

Thank you, please create new release or is there planned one?

Let us do some cleanup first and then we'll cut a new release 😄