Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

on_chat_message not triggered when a there is a new message #98

Open
portcoweb opened this issue Aug 17, 2018 · 4 comments
Open

on_chat_message not triggered when a there is a new message #98

portcoweb opened this issue Aug 17, 2018 · 4 comments

Comments

@portcoweb
Copy link

I'm using PHP 7, Openfire, Spark and echo_bot.php example, everything is working fine except for the message handler, I don't know why but seems like it doesn't fired up when there is a new message from Spark

@maxfagotto
Copy link

Same for me, even if in debug mode I read incoming messages...

@maxfagotto
Copy link

I don't figure out why but the issue happens when I run echo_bot.php invoked via the CLI version of PHP7. If I run it in PHP5 or I run it in a browser (with both php versions) it works.

@pstadt
Copy link

pstadt commented Jul 28, 2020

Was anyone able to run jaxl with php7-cli?
Same effect here, on_chat_message is not triggered.

The project looks abandoned, or is anyone active here?

@abhinavsingh
Copy link
Member

@pstadt Thanks for stopping by. I am the original author of this library. Unfortunately, I no longer maintain this library (since ~2014). Library was handled over to community maintainers. I recommend you to try alternative libraries available for PHP. JAXL library was developed when PHP 5.0 was a thing, I recently read PHP 8.0 is going to coming out. So, not surprising if something has started to fail here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants