You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2009/12/09 08:05:18 UTC

[jira] Resolved: (THRIFT-584) php compiler does not create package directory structure

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

Todd Lipcon resolved THRIFT-584.
--------------------------------

    Resolution: Fixed

This is going out in 0.2.

> php compiler does not create package directory structure
> --------------------------------------------------------
>
>                 Key: THRIFT-584
>                 URL: https://issues.apache.org/jira/browse/THRIFT-584
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Compiler (PHP)
>            Reporter: James Clarke
>            Priority: Minor
>             Fix For: 0.2
>
>         Attachments: thrift-584-php-generate-package-directory-structure.patch, v1-0001-THRIFT-584.-Note-that-r815878-might-break-build-scri.patch
>
>
> Generated php files refer to included thrift packages as {{$GLOBALS['THRIFT_ROOT'].'/packages/<package name>/'}}.  The thrift compiler generates all php files into {{gen-php}} instead of {{gen-php/<package name>}}.  Attached patch fixes the behaviour.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.