Skip to content
Compare
Choose a tag to compare
@abdumu abdumu released this 13 Mar 17:09
· 5 commits to master since this release
3e12549
  • Use mbstring functions by default if installed.
  • Now append, prepend, equal, and contains support multiple parameters like str('string')->contains($str1, $str2)..