Robert Nicholson created PROTON-579:
---------------------------------------
Summary: Typo in proton.php use of $self should be $this
Key: PROTON-579
URL: https://issues.apache.org/jira/browse/PROTON-579
Project: Qpid Proton
Issue Type: Bug
Components: php-binding
Affects Versions: 0.7
Environment: n/a
Reporter: Robert Nicholson
Priority: Trivial
On line 289 of /qpid/proton/trunk/proton-c/bindings/php/proton.php there is a
reference to $self that should be $this
This results in the following warning:
PHP Warning: Creating default object from empty value in
/home/nicholsr/bm2/worker.php/proton.php on line 289
--
This message was sent by Atlassian JIRA
(v6.2#6252)