0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 14, 2024 — Jul 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unnecessary $ from code blocks in README More... 5 months ago
release version 3.7.3 More... 5 months ago
test case for signal snder zombie process More... 7 months ago
fix: stop signal sending from child once interrupted, ensure child process is terminated More... 7 months ago
release version 3.7.2 More... 8 months ago
Fix deprecation warnings with PHP 8.4 More... 8 months ago
fix: Fix mark channels closed when connection is closed More... 10 months ago
fix: Mark channels closed when connection is closed More... 10 months ago
release version 3.7.1 More... 10 months ago
fix: wrong error code on stream error, improved write speed for small frames More... 11 months ago
AMQP Exception marker interface is for `Throwable` types More... 11 months ago
release version 3.7.0 More... about 1 year ago
chore: mark deprecated public properties of AMQPMessage More... about 1 year ago
AMQPConnectionClosedException is never thrown from checkConnection() More... about 1 year ago
Merge pull request #1179 from php-amqplib/lukebakken/ci-updates More... about 1 year ago
fix: create a new exception for each warning in IO layer with reference to previous (#1183) More... about 1 year ago
chore: deprecate properties related to old protocol mode (#1182) More... about 1 year ago
Merge pull request #1180 from php-amqplib/lukebakken/fix-tests-not-executing More... about 1 year ago
Add verbose test output More... about 1 year ago
CI workflow updates More... about 1 year ago
deprecate AMQPSSLConnection class - it will removed in version 4.0 More... about 1 year ago
remove feof() check on connection. this check fails under Windows wh… (#1177) More... about 1 year ago
release version 3.6.2 More... about 1 year ago
Trigger ssl_protocol deprecation when it is really not null and not AMQPConnectionConfig instance (#1163) More... about 1 year ago
fix: throw exception on stream_socket_enable_crypto() warning (#1158) More... over 1 year ago
Update 1_Bug_report.md More... over 1 year ago
fix: static analysis warnings (#1156) More... over 1 year ago
Delay stream resource init (#1154) More... over 1 year ago
ipv6 support (#1145) More... over 1 year ago
Allow `AMQPConnectionConfig` as `$ssl_protocol` More... over 1 year ago