[jira] [Updated] (THRIFT-1453) Don't change types of arguments when serializing with thrift php extension

2011-12-07 Thread Dave Watson (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Watson updated THRIFT-1453: Attachment: 0004-Don-t-change-types-of-arguments-when-serializing-wit.patch Don't change

[jira] [Updated] (THRIFT-1453) Don't change types of arguments when serializing with thrift php extension

2011-12-07 Thread Jake Farrell (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jake Farrell updated THRIFT-1453: - Attachment: thrift-1453.patch PHP 5.3.x uses the macro Z_ADDREF_P instead of ZVAL_ADDREF.