Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D769
Change Details
Change Details
Old
New
Diff
We use the phan static analysis tool to detect divergences between type in the documentation and the source code.
We use the phan static analysis tool to detect divergences between types in the documentation and the source code. Types given in absolute namespace notation are now prepended with \. The new PHP 7.1 pseudo-type `iterable` has been chosen to use with PhabricatorStory, as there is no need for the payload sent by Phabricator API to be an array. This is no-op as only method signatures and documentation is updated.
We use the phan static analysis tool to detect divergences between type
s
in the documentation and the source code
. Types given in absolute namespace notation are now prepended with \. The new PHP 7.1 pseudo-type `iterable` has been chosen to use with PhabricatorStory, as there is no need for the payload sent by Phabricator API to be an array. This is no-op as only method signatures and documentation is updated
.
Continue