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
2019-11-03 00:18:51 +00:00
2019-11-03 00:18:51 +00:00
2019-06-19 03:32:32 +01:00
2019-11-03 00:18:51 +00:00
2019-11-02 23:42:20 +00:00

README

About XMPPHP

XMPPHP is an elegant PHP library for XMPP (aka Jabber, Google Talk, etc).

Requirements

  • PHP 7.3 or later
  • SSL Support Compiled
Description
This is the version of XMPPHP in use at GNU social
Readme 221 KiB
Languages
PHP 100%