noobIOSCoder / xmpphp

Automatically exported from code.google.com/p/xmpphp
0 stars 0 forks source link

Warning: stream_select(): supplied argument is not a valid stream resource #70

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I am try the example from sendmessage_example.php file. The message sended
correctly, but the warning occured:

Warning: stream_select(): supplied argument is not a valid stream resource
in XMLStream.php on line 397

Original issue reported on code.google.com by ante...@gmail.com on 8 Sep 2009 at 12:39

GoogleCodeExporter commented 8 years ago
Has there been a solution for this issue?

Original comment by btaf...@gmail.com on 25 Sep 2009 at 10:27

GoogleCodeExporter commented 8 years ago
I'm also getting this error.  Has any one found out why this is occuring?

Original comment by WhoBu...@gmail.com on 22 Feb 2010 at 5:57

GoogleCodeExporter commented 8 years ago
I can't reproduce this, it looks like all stream_select calls are prefixed with 
an @
in the version I'm looking at, making warnings impossible. Which version of the 
code
do you have?

Original comment by dra...@gmail.com on 25 Feb 2010 at 4:17

GoogleCodeExporter commented 8 years ago
I'm using the latest version of the code.  I had a demo of the error.  But I 
just
updated my code to use imified. Later on I will try setting up the demo again 
to see
if I can get this working again.  I would like to use this library it looks 
great.

Original comment by WhoBu...@gmail.com on 25 Feb 2010 at 4:30

GoogleCodeExporter commented 8 years ago
I am also encountering the same error:

Warning: stream_select(): supplied argument is not a valid stream resource
in XMLStream.php on line 397

Has anyone found the solutions?

Original comment by chirayut...@gmail.com on 5 May 2011 at 11:09