You are viewing a plain text version of this content. The canonical link for it is here.
Posted to proton@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/03/27 15:59:15 UTC

[jira] [Commented] (PROTON-539) Incorrect operator on line 283 of proton.php

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

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

Commit 1582333 from rhs@apache.org in branch 'proton/trunk'
[ https://svn.apache.org/r1582333 ]

PROTON-539 fixed typo in php binding

> Incorrect operator on line 283 of proton.php
> --------------------------------------------
>
>                 Key: PROTON-539
>                 URL: https://issues.apache.org/jira/browse/PROTON-539
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: php-binding
>    Affects Versions: 0.6
>            Reporter: Tom McDonald
>
> Line 283 uses the dot operator on the $inst object where it should be using the -> operator.
> If line 283 is executed, the php interpreter stops with the following error:
> {noformat}
> PHP Fatal error:  Call to undefined function get_object() in /usr/share/php/proton.php on line 283
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)