What's Changed
- Use
str_increment()to fix PHP 8.5 deprecation by @nicolas-grekas in https://github.com/amphp/amp/pull/457
Full Changelog: https://github.com/amphp/amp/compare/v2.6.4...v2.6.5
Unclaimed project
Are you a maintainer of amp? Claim this project to take control of your public changelog and roadmap.
str_increment() to fix PHP 8.5 deprecation by @nicolas-grekas in https://github.com/amphp/amp/pull/457Full Changelog: https://github.com/amphp/amp/compare/v2.6.4...v2.6.5
weakClosure() signature by @vudaltsov in https://github.com/amphp/amp/pull/452str_increment() to fix PHP 8.5 deprecation by @nicolas-grekas in https://github.com/amphp/amp/pull/456Full Changelog: https://github.com/amphp/amp/compare/v3.1.0...
Interval by @trowski in https://github.com/amphp/amp/pull/441__unserialize method to ForbidSerialization to guard against malicious payloads unserializing to forbidden class instances.Full Changelog: https://github.com/amphp/am...
Closure(mixed...) annotation to Closure(...) to support PHPStan.Full Changelog: https://github.com/amphp/amp/compare/v3.0.1...v3.0.2
Amp\weakClosure() with changes made to closure names in PHP 8.4.Full Changelog: https://github.com/amphp/amp/compare/v3.0.0...v3.0.1