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

ASF subversion and git services commented on PROTON-365:
--------------------------------------------------------

Commit 1516161 from r...@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1516161 ]

Added simple smoke tests for the bindings. Encountered numerous issues
along the way and fixed as appropriate, including:
  - added tracker return values for ruby put/get
  - fixed ruby accept/reject to omit the tracker arg
  - fixed a deprecation warning in the perl binding
  - added disposition calls for php (PROTON-365)
  - added incoming/outgoing window properties for php
  - fixed put of messages without an address (PROTON-368)
  - added C level inspection method for messages to allow consistent
    printing of messages across bindings
                
> PHP bindings are missing the disposition API calls
> --------------------------------------------------
>
>                 Key: PROTON-365
>                 URL: https://issues.apache.org/jira/browse/PROTON-365
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.4
>            Reporter: Ken Giusti
>            Priority: Blocker
>             Fix For: 0.5
>
>
> pn_messenger_accept(messenger, tracker, 0);
> pn_messenger_reject(messenger, tracker, 0);  etc, have not been added to the 
> bindings.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to