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

Kengo Seki reassigned THRIFT-4969:
----------------------------------

    Assignee: Kengo Seki

> PHP test doesn't check the code generation with php:classmap
> ------------------------------------------------------------
>
>                 Key: THRIFT-4969
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4969
>             Project: Thrift
>          Issue Type: Bug
>          Components: Test Suite
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In {{test/php/Makefile.am}}:
> {code}
>  20 stubs: ../ThriftTest.thrift
>  21         $(THRIFT) --gen php ../ThriftTest.thrift
>  22         $(THRIFT) --gen php:inlined ../ThriftTest.thrift
>  23         $(MKDIR_P) gen-php-classmap
>  24         $(THRIFT) -out gen-php-classmap --gen php ../ThriftTest.thrift
> {code}
> The last command generates the same code as the first one's. It should test 
> {{\-\-gen php:classmap}} option instead of {{\-\-gen php}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to