1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-13 10:22:42 +01:00
phorge-phorge/src
Eric Stern ede6947dd1 Don't atomize closures
Summary: 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.

Test Plan: Ran `bin/diviner generate --clean` before and after change, no longer got a bunch of unnamed functions dumped into the documentation.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9786
2014-07-01 07:47:36 -07:00
..
__tests__ Move infrastructure tests up one directory. 2014-06-16 05:52:11 +10:00
aphront Require high-security session to sign legal documents 2014-06-29 06:16:48 -07:00
applications Don't atomize closures 2014-07-01 07:47:36 -07:00
docs Add some basic documentation for Legalpad 2014-06-29 07:54:13 -07:00
extensions Add src/extensions/ to Phabricator 2013-08-14 15:38:06 -07:00
infrastructure Allow Herald to "Require legal signatures" for reviews 2014-06-29 07:53:53 -07:00
view Slimmer Shade Tags 2014-06-26 14:19:32 -07:00
__phutil_library_init__.php Delete license headers from files 2012-11-05 11:16:51 -08:00
__phutil_library_map__.php Add a "Can Create Documents" permission for Legalpad 2014-06-29 12:43:13 -07:00