flysystem-stream-wrapper
flysystem-stream-wrapper copied to clipboard
A stream wrapper for Flysystem V2+
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...
We are losing the previous exception messages on warnings triggered by `StreamWrapper`, which is very inconvenient for debugging. I am therefore using the `ExceptionHandler::collectErrorMessage()` method to have the same behavior...
Updates the requirements on [opis/closure](https://github.com/opis/closure) to permit the latest version. Release notes Sourced from opis/closure's releases. Version 4.3.1 Fixed reference bug #154 Changelog Sourced from opis/closure's changelog. v4.3.1, 2025.01.10 Fixed...
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Release notes Sourced from phpstan/phpstan's releases. 2.1.12 Improvements 🔧 Remember narrowed types from the constructor when analysing other methods (#3930),...