1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 10:18:48 +02:00
phorge-phorge/src
Joshua Spence 7bd2994c2e Improve atomizing of PHP @return annotation
Summary: Fixes T6890. This doesn't feel like a perfect solution, but I can't think of any cases in which this will produce the wrong result either.

Test Plan: Ran `./bin/diviner generate` and checked the generated documentation for `PhabricatorCommonPasswords::loadWordlist()`. The return type was corrected shown as `map<string, bool>`.

Reviewers: #blessed_reviewers, epriestley

Reviewed By: #blessed_reviewers, epriestley

Subscribers: Korvin, epriestley

Maniphest Tasks: T6890

Differential Revision: https://secure.phabricator.com/D11469
2015-01-23 07:18:11 +11:00
..
__tests__ Use PhutilLibraryTestCase 2015-01-07 07:38:08 +11:00
aphront Fix an issue with clearing cookies when a cookie prefix is set 2015-01-08 16:24:34 -08:00
applications Improve atomizing of PHP @return annotation 2015-01-23 07:18:11 +11:00
docs OAuthServer - harden things up a bit 2015-01-09 11:04:18 -08:00
extensions
infrastructure When storage is not initialized, write the error message to stderr instead of stdout 2015-01-20 14:14:44 -08:00
view Fix mobile action menus in Phriction 2015-01-19 12:42:05 -08:00
__phutil_library_init__.php
__phutil_library_map__.php Rename DifferentialHunk subclasses for consistency 2015-01-23 07:17:04 +11:00