You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Maurus Cuelenaere (JIRA)" <ji...@apache.org> on 2014/01/23 12:02:37 UTC

[jira] [Updated] (THRIFT-2330) Generate PHPDoc comments

     [ https://issues.apache.org/jira/browse/THRIFT-2330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maurus Cuelenaere updated THRIFT-2330:
--------------------------------------

    Attachment: 0001-Generate-PHPDoc-compatible-comments-so-IDE-users-can.patch

> Generate PHPDoc comments
> ------------------------
>
>                 Key: THRIFT-2330
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2330
>             Project: Thrift
>          Issue Type: Improvement
>          Components: PHP - Compiler
>            Reporter: Maurus Cuelenaere
>            Priority: Minor
>              Labels: patch
>         Attachments: 0001-Generate-PHPDoc-compatible-comments-so-IDE-users-can.patch
>
>
> From 65fb30ed7e1668241e26a6ae8ae9b88083aaa08e Mon Sep 17 00:00:00 2001
> From: Maurus Cuelenaere <mc...@gmail.com>
> Date: Thu, 23 Jan 2014 11:57:04 +0100
> Subject: [PATCH] Generate PHPDoc-compatible comments, so IDE users can benefit
>  from type hinting.
> PHPDoc reference: http://www.phpdoc.org/docs/latest/references/phpdoc/index.html
> ---
>  compiler/cpp/src/generate/t_php_generator.cc | 160 +++++++++++++++++++++++++++
>  1 file changed, 160 insertions(+)



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)