What's Changed
- Fixed detection of
AMP_DEBUGwhen set as a PHP constant when a falsey environmentAMP_DEBUGvalue is present - Forbid cloning and serialization of
Intervalto prevent cancellation of event-loop callbacks from the original object for cloning or arbitrary callbacks on deserialization
Full Changelog: v3.1.1...v3.1.2