pecl-tools-stomp
pecl-tools-stomp copied to clipboard
Stomp Client Extension
Hello, the windows version for 2.0.3 is not available. May I ask for it? Thank you!
Hi! Now php5-stomp always adds 'content-length' header to all messages being sent. This makes sending JMS "TextMessage" (including XML!) impossible, because most JMS/STOMP queues like OpenMQ or ActiveMQ decide whether...
The upstream PHP_SETUP_OPENSSL has 3rd argument inactive. If OpenSSL is not found using pkg-config, it always errors out by default. Fix has been addressed in PHP-8.4-dev upstream by removing the...