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

v1.1.1

Compare
Choose a tag to compare
@Naoray Naoray released this 28 Feb 09:04
· 57 commits to master since this release
4a8a4a8

Added

  • support for Laravel v.5.8 & 5.7
  • tests for TypeGuesser

Changed

  • has* values are now identified as boolean
  • exchange all deprecated str_* & arr_ with Str:: & Arr:: calls