HomePhabricator

Make PhutilDocblockParser slightly more liberal in finding "@special"…
4dc37df2bd86Unpublished

Unpublished Commit · Learn More

No further details are available.

Description

Make PhutilDocblockParser slightly more liberal in finding "@special" annotations

Summary:
Ref T988. XHProf has some docblocks like this:

/**
 * Blah blah blah, one space indent.
 *
 *  @author two space indent
 */

This is slightly ambiguous with code blocks, but be more liberal in parsing it since we don't really create any ambiguity.

Test Plan: Unit tests.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T988

Differential Revision: https://secure.phabricator.com/D6811

Details

Provenance
epriestleyAuthored on
Reviewer
btrahan
Differential Revision
Restricted Differential Revision
Parents
rPHU7949a69ca237: Implement a simple type language
Branches
Unknown
Tags
Unknown
Tasks
T988: Make Diviner a first-class application

Event Timeline