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:00:42 UTC

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

Maurus Cuelenaere created THRIFT-2330:
-----------------------------------------

             Summary: 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


>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)