What steps will reproduce the problem?
1. correctly configure the XMPPHP_XMPP object
2. execute the next line, $conn->use_encryption = False;
3. wait
What is the expected output? What do you see instead?
Instead of the example executing, after the constructor, the program fails
and exits.
What version of the product are you using? On what operating system?
xmpphp-0.1rc2-r77.tgz on WinXP
Please provide any additional information below.
should be $conn->useEncryption(false); because the use_encryption variable
is protected
Original issue reported on code.google.com by dan.dut...@gmail.com on 2 Jan 2010 at 9:11
Original issue reported on code.google.com by
dan.dut...@gmail.com
on 2 Jan 2010 at 9:11