Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

1.1.12

Compare
Choose a tag to compare
@codemasher codemasher released this 22 Apr 16:55
· 24 commits to master since this release
  • added Enumerable::__first()
  • Enumerable::__last() now returns null instead of emitting a notice in case the element doesn't exist
  • removed Env functionality from Container for now