[
https://issues.apache.org/jira/browse/THRIFT-3126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529090#comment-14529090
]
ASF GitHub Bot commented on THRIFT-3126:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/thrift/pull/479
> PHP JSON serializer converts empty or int-indexed maps to lists
> ---------------------------------------------------------------
>
> Key: THRIFT-3126
> URL: https://issues.apache.org/jira/browse/THRIFT-3126
> Project: Thrift
> Issue Type: Bug
> Components: PHP - Compiler
> Affects Versions: 0.9.2
> Reporter: Stig Bakken
> Assignee: Stig Bakken
> Priority: Minor
> Fix For: 0.9.3
>
>
> Because of PHP's idiosyncratic arrays, you can't tell the difference between
> an empty array and empty associative array (they are the same), or between a
> thrift map with integer indexes and a list. Fix attached.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)