- Fix typo in the return comment of the `createSesTransport` method (docs).
- Correct a bug where `Collection::shift` malfunctioned when shifting fewer than one item.
- Revert the change that made the `$callback` parameter of `Enumerable::unless()` optional, restoring previous behavior.