In a PHP5.3+ codebase with closures, Diviner would pick up anonymous functions and add them into the generated documentation. This causes them to be skipped.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- Restricted Diffusion Commit
rPede6947dd1ef: Don't atomize closures - Required Signatures
L28 Phacility Individual Contributor License Agreement
Ran bin/diviner generate --clean before and after change, no longer got a bunch of unnamed functions dumped into the documentation.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Lint
Lint Skipped - Unit
Tests Skipped