xmpphp/XMPPHP
Alexei Sorokin 7cbdc99d08 Allow XMLStream handlers to accept all proper callables
Additionally, change the type of XMLStream::getId() to string as ids in XMPP
can take all shapes and sizes.

To override the compatible behaviour and pass a simple procedure as a callable
either use an anonymous function or pass "false" as $obj.
2020-09-13 22:19:15 +03:00
..
BOSH.php Introduce PHP7 strict typing 2019-11-03 00:18:51 +00:00
Exception.php Introduce PHP7 strict typing 2019-11-03 00:18:51 +00:00
Log.php Fix types related issues introduced with 57f33b4 2019-11-16 16:09:18 +00:00
Roster.php Introduce PHP7 strict typing 2019-11-03 00:18:51 +00:00
XMLObj.php Fix XMLObj::sub argument order 2020-09-13 18:47:26 +03:00
XMLStream.php Allow XMLStream handlers to accept all proper callables 2020-09-13 22:19:15 +03:00
XMPP.php Allow XMLStream handlers to accept all proper callables 2020-09-13 22:19:15 +03:00