Jared Whiklo
Jared Whiklo
I'm using the 1.5 version to support some older versions of PHP. If this PR seems acceptable, would you be open to another patch release of that version?
Ha, browsing for a new issue I totally missed this PR and the associated ticket when I ran into the same problem and opened issue #363 and PR #364. As...
Just wondering if this is an issue and also more generally following on to [this comment](https://github.com/LibraryOfCongress/bagit-java/issues/140#issuecomment-1336291775) whether this library is still being maintained. It appears that the CircleCi builds use...
I don't see anything immediately. You could try passing the brokerUrl directly to the `Client` constructor and avoid creating your own `Connection`, but that shouldn't really be a problem. I'd...
PHP 8.2 is now out and 8.0 is close to EOL. Is there anything I can do to assist in moving this forward?
Hey @jmglsn, I hope you and your family are well. I'll try to keep this going as well as I can and hopefully you might pop in from time to...
Hey @staabm. I apologize that I merged #174 which was my PR and included these changes along with some Github actions changes. This PR fixes deprecated methods in the testing...
Closing as was subsumed by #174
Hi @D0L1K, Looking through the changes between those two versions, there aren't many of code (mostly adding/editing tests) https://github.com/stomp-php/stomp-php/compare/4.5.1...5.0.0 It is possible that switching `$this->isDataOnStream()` to `$this->hasDataOnStream()` in `Stomp\Network\Connection` may...
@staabm doing house-keeping. Is this still an issue you are experiencing or would like to discuss?