github hyperf/hyperf v3.0.31
Release v3.0.31

latest releases: v3.1.70, v3.2.1, v3.2.0...
2 years ago

Fixed

  • #5969 Fixed bug that Str::contains will cause the error result when the $needles is [null].
  • #5970 Fixed bug that Str::startsWith and Str::endsWith will cause the error result when the $needles is [null].

Added

  • #5971 Added Str::containsIgnoreCase() which determine if a given string contains a given substring regardless of case sensitivity.

Full Changelog: v3.0.30...v3.0.31

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.