Skip to content

1.0.2

Compare
Choose a tag to compare
@kelunik kelunik released this 20 Aug 10:47
· 1259 commits to 3.x since this release
  • Fix PHP7 issue in which top-level Throwables weren't caught
    in certain coroutine contexts.
  • Remove error suppression operater on optionally null option
    assignment to avoid spurious E_NOTICE output when custom
    error handlers are used.