v1.7.25
·
23 commits
to master
since this release
Immutable
release. Only release title and notes can be modified.
Fixed
shield:analyzeno longer exhausts PHP memory when pro analyzers are installed — pro analyzers create privateAstParserinstances that bypass the container, making them invisible to the existingclearParserCache()singleton call;runAll(),run(), andAnalyzeCommandnow callclearAstParserCache()viamethod_exists()after eachanalyze()invocation