flysystem-stream-wrapper
flysystem-stream-wrapper copied to clipboard
Update opis/closure requirement from ^3.6 to ^3.6 || ^4.0
trafficstars
Updates the requirements on opis/closure to permit the latest version.
Changelog
Sourced from opis/closure's changelog.
v4.3.1, 2025.01.10
- Fixed reference bug #154
v4.3.0, 2025.01.08
- Proper serialization of private properties
- Improved serialization/deserialization of properties having hooks (PHP 8.4)
- Skip virtual properties (PHP 8.4)
- Added
Opis\Closure\clear_cache()- Added
Opis\Closure\get_raw_properties()v4.2.1, 2025.01.07
- Improved generic object serialization
v4.2.0, 2025.01.07
Changes
- Added support for anonymous classes (also supports closures bound to anonymous classes)
- Fixed closure scope for some edge cases
- Improved parsers
Internal changes
Added classes
AbastractInfoAbstractParserAnonymousClassInfoAnonymousClassParserReflectionClassCodeStreamRemoved
ClosureStream(replaced byCodeStream)ClassInfo(replace byReflectionClass)v4.1.0, 2025.01.05
Changes
- Improved closure parser
- Improved array & object serialization/deserialization
- Added
ClosureInfo::getClosure()- Fixed
ClosureInfo::getFactory()bindings and marked the method as internalInternal changes
... (truncated)
Commits
9b6ef5fReference bug (#155)1a22899Serialization support for property hooks (#153)7a32a41Updated changelog and readmea6abb9eDo not overwrite default property valuese3dd8f8Improved generic object serialization6b8e419Add support for anonymous classes (#152)847d3c2Improved closure serialization (#151)1b26a1aUpdate CHANGELOG.md79cca5dFixed unserialization cache (#150)72e4f84Reverted fixed serialization cache- Additional commits viewable in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)