Waitman Gobble

Results 5 issues of Waitman Gobble

I built qxmpp from master and it does not seem to send ``. It connects, does starttls and sends the challenge response without auth'ing. To verify I installed Kaidan (built...

type:bug
section:client

Problem 1 - laravel/horizon is locked to version v5.7.17 and an update of this package was not requested. - laravel/horizon v5.7.17 requires ext-pcntl * -> it is missing from your...

Latest babel version is 0.19, build spends a lot of time looking for the same files that do not exist on the eclipse archive. it's building without them anyway so...

In commit c2d80be7ee12187b5b21f1d170b2d86119346e3, Feb 23.2022 of jxmpp, the function entityFullFrom was changed from: public static EntityFullJid entityFullFrom(String jid) throws XmppStringprepException { to: public static EntityFullJid entityFullFrom(String jid, JxmppContext context) throws...

I notice that guzzle errors are dumped out/printed and program terminates. So in a web application you get a blank page with a json guzzle error message like this: ```...