What steps will reproduce the problem?
1.Create an XMPPHP_XMPP connection
2.Try to disconnect from it
3.Maximum execution time error will appear
What version of the product are you using? On what operating system?
Using Windows 7 32bit.
Php 5.3.5
Running version 01.rc2-r77 of XMPPHP
OpenFire 3.7.1
It hangs when trying to get the end_stream event.
Here's a VerboseLevel log
-------------------------------
---more lines above---
1337481338 [VERBOSE]: Disconnecting...
1337481338 [VERBOSE]: Socket is ready; send it.
1337481338 [VERBOSE]: SENT: </stream:stream>
1337481338 [VERBOSE]: Successfully sent 16 bytes.
1337481338 [VERBOSE]: RECV: <
1337481338 [VERBOSE]: RECV: /stream:stream>
1337481338 [VERBOSE]: RECV:
1337481338 [VERBOSE]: RECV:
1337481338 [VERBOSE]: RECV:
---repeats same line forever---
--------------------------------
Original issue reported on code.google.com by chalo.in...@gmail.com on 20 May 2012 at 2:54
Original issue reported on code.google.com by
chalo.in...@gmail.com
on 20 May 2012 at 2:54