[
https://issues.apache.org/jira/browse/THRIFT-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16307148#comment-16307148
]
RobberPhex commented on THRIFT-4361:
------------------------------------
This is fixed in version 0.11.0, Please close this.
> cannot serialize set<map<i32, i64> > via extension
> --------------------------------------------------
>
> Key: THRIFT-4361
> URL: https://issues.apache.org/jira/browse/THRIFT-4361
> Project: Thrift
> Issue Type: Bug
> Components: PHP - Library
> Affects Versions: 0.10.0
> Environment: macOS 10.13
> PHP 7.0.23
> Reporter: Robert Lu
> Assignee: Robert Lu
>
> method is:
> bool echoF(1: set<map<i32, i64> > arg)
> but, when arg is [[1=>3,5=>7],[11=>13]] and serialize via extension,
> it cause Segmentation fault: 11
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)