openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
P
php-amqplib/php-amqplib
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Aug 07, 2024 — Aug 07, 2025
Showing page 32 of 44
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add composer.lock to .gitignore
Filip Procházka
More...
about 11 years ago
Update AMQPReader.php
sethpt
More...
about 11 years ago
Merge pull request #156 from eladeon/master
Alvaro Videla
More...
over 11 years ago
Remove scream operator
kobus
More...
over 11 years ago
* Explicitly setting string-based functions encoding to ASCII so that library continues to work on systems configured to use an encoding like UTF-8 * Additional socket error handling to avoid fatal errors
kobus
More...
over 11 years ago
Merge pull request #152 from Pardot/eb/reconnect-logic
Alvaro Videla
More...
over 11 years ago
Added tests for reconnect logic and fixed bug with lazy connections reconnecting
Eric Berg
More...
over 11 years ago
Merge branch 'eb/reconnect-logic' of github.com:Pardot/php-amqplib into eb/reconnect-logic
Eric Berg
More...
over 11 years ago
Merge branch 'master' of github.com:Pardot/php-amqplib into eb/reconnect-logic
Eric Berg
More...
over 11 years ago
Merge branch 'kp/fix-socketIO-timeout-issues' of git://github.com/Pardot/php-amqplib into Pardot-kp/fix-socketIO-timeout-issues
Alvaro Videla
More...
over 11 years ago
make this exception throw look like similar lines elswhere in the file
Kevin Peek
More...
over 11 years ago
Add error checks and remove the now unnecessary timeout check
Kevin Peek
More...
over 11 years ago
fixing infinite loops in socketIO
Kevin Peek
More...
over 11 years ago
Merge pull request #2 from Pardot/kp/fix-reconnect-issues
Kevin Peek
More...
over 11 years ago
Set the connection status when it is closed
Eric Berg
More...
over 11 years ago
Remove static property and use function to determine if the connection attempt should be made during construction
Eric Berg
More...
over 11 years ago
Add connection status method to AbstractConnection, check for connection status before attempting to connect
Eric Berg
More...
over 11 years ago
Merge branch 'eb/reconnect-logic' of github.com:Pardot/php-amqplib into eb/reconnect-logic
Eric Berg
More...
over 11 years ago
Correct the over-merge
Eric Berg
More...
over 11 years ago
channels[0] is the connection object, so do not close it yet
Kevin Peek
More...
over 11 years ago
Whitespace cleanup
Eric Berg
More...
over 11 years ago
Whitespace cleanup
Eric Berg
More...
over 11 years ago
Whitespace cleanup
Eric Berg
More...
over 11 years ago
Whitespace cleanup
Eric Berg
More...
over 11 years ago
Whitespace cleanup
Eric Berg
More...
over 11 years ago
Update AMQPStreamConnection.php
Eric Berg
More...
over 11 years ago
adds autoloader note fixes #61
Alvaro Videla
More...
over 11 years ago
Close the connection safely
Eric Berg
More...
over 11 years ago
Merge pull request #125 from ehberg/upstream-master
Alvaro Videla
More...
over 11 years ago
Merge pull request #150 from mbfisher/master
Alvaro Videla
More...
over 11 years ago
←
1
2
…
28
29
30
31
32
33
34
35
36
…
43
44
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree