github hyperf/hyperf v3.1.43
Release v3.1.43

latest releases: v3.1.70, v3.2.1, v3.2.0...
21 months ago

Fixed

  • #7068 Fixed bug Str::trim cannot support the default rules "\n\r\t\v" for trim/ltrim/rtim.
  • #7109 Fixed bug that CacheAHead cannot use the default ttl.

Optimized

  • #7082 Optimized the code of Hyperf\Database\Query\Grammars\Grammar::compileUpdate().
  • #7084 Optimized the code of Hyperf\Watcher\Ast\RewriteClassNameVisitor::leaveNode().
  • #7105 Removed env_vars to keep the child process environment variables consistent with the parent process.

Added

  • #7025 Added Hyperf\Database\Model\Relations\Relation::getMorphAlias().

New Contributors

Full Changelog: v3.1.42...v3.1.43

Don't miss a new hyperf release

NewReleases is sending notifications on new releases.