Skip to content

1.12.19

Choose a tag to compare

@phpstan-bot phpstan-bot released this 19 Feb 15:43
· 2763 commits to 2.1.x since this release
c42ba9b

Improvements 🔧

  • Cache the result of ClassReflection::hasMethod() method (#3825), thanks @canvural!

Function signature fixes 🤖

  • fix MongoLog::setCallback() return type (#3829), thanks @aivchen!
  • fix MongoCollection::save() return type (#3829), thanks @aivchen!