[ 
https://issues.apache.org/jira/browse/THRIFT-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13038020#comment-13038020
 ] 

Jeff Whiting commented on THRIFT-1067:
--------------------------------------

I think the php thrift extension version number should be incremented whenever 
a bug fix / change is made to the extension.  Right now it is still at 1.0 but 
it should be 1.0.1 or 1.1 after applying this patch.  That way when people have 
problems you can have them check their extension version and know if they have 
the latest one installed with all the bug fixes.

> Tons of bugs in php implementation
> ----------------------------------
>
>                 Key: THRIFT-1067
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1067
>             Project: Thrift
>          Issue Type: Bug
>          Components: PHP - Library
>    Affects Versions: 0.6
>            Reporter: ruslan.usifov
>            Assignee: ruslan.usifov
>             Fix For: 0.7
>
>         Attachments: php20110219.patch
>
>
> PHP version of thrift hold many bugs:
> 1). Incorrect work with ZTS
> 2). Hung when work throw thrift framed transport
> 3). Memleak in protocol_writeMessageBegin
> 4). Hung when server close connection, and when php code try reuse same 
> connection
> 5). Impossible pass really long values on 32 bit platforms

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to