7.0.0-beta7
What's Changed
Fixes
- Deprecate reflection's setAccessible on 8.1 by @danog in #11401
- InvalidNamedArgument "objectOrClass" for ReflectionClass constructor due to incorrect stub by @savinmikhail in #11407
- DateTimeImmutable::setTimestamp rename argument to $timestamp by @savinmikhail in #11409
- fix: alter of ClassMustBeFinal inserts final before attributes by @Tofandel in #11390
- Add fix for PropertyHooks by @craig-mcmahon in #11411
- Disable diff mode by @danog in #11416
Other changes
New Contributors
- @savinmikhail made their first contribution in #11407
- @craig-mcmahon made their first contribution in #11411
Full Changelog: 7.0.0-beta6...7.0.0-beta7