PHPStan v0.12.43 Release Notes

Release Date: 2020-09-19 // over 3 years ago
  • ๐Ÿ‘Œ Improvements ๐Ÿ”ง

    ๐Ÿ›  Bugfixes ๐Ÿ›

    ๐Ÿฑ Function signature fixes ๐Ÿค–

    • ๐Ÿ›  Fixed Redis::zScore() signature (#319), thanks @lyrixx!
    • ๐Ÿ›  Fix Redis::lPush(), Redis::lPushx(), Redis::rPush() and Redis::rPushx() signature (#323), thanks @araab!