Amp v1.0.2 Release Notes

    • 🛠 Fix PHP 7 issue in which top-level Throwables weren't caught in certain coroutine contexts.
    • ✂ Remove error suppression operator on optionally null option assignment to avoid spurious E_NOTICE output when custom error handlers are used.