This repository has been archived by the owner on May 15, 2021. It is now read-only.
1.1.12
- added
Enumerable::__first()
Enumerable::__last()
now returnsnull
instead of emitting a notice in case the element doesn't exist- removed
Env
functionality fromContainer
for now