Skip to content

v2.0.8

Compare
Choose a tag to compare
@inhere inhere released this 18 Jan 13:46
· 59 commits to master since this release
c6cdd39

Change Log

Fixed:

Update:

  • Adjust the exception thrown when the route is not found will carry the error code swoft-cloud/swoft-component@7e06afa
  • Adjust the Redis Set method and interface, the usage is exactly the same as phpredis, the third parameter supports the array swoft-cloud/swoft-component@503f4df
  • Swoft\Redis\Contract\ConnectionInterface::set Third parameter changed to unlimited type

Enhancement: