D26060
D26060
PhpDoc: Replace non-standard dict type with array
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: Make static code analysis more correct (which does not also mean less noisy) by replacing "dict" type in PhpDoc with…