0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Aug 08, 2024 — Aug 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #176 from Nyholm/patch-1 More... about 11 years ago
Added PHP version 5.6 More... about 11 years ago
Merge pull request #174 from fprochazka/patch-1 More... about 11 years ago
Add dev-master branch alias to composer.json More... about 11 years ago
Merge pull request #172 from fprochazka/patch-5 More... about 11 years ago
fixed typo in phpdoc More... about 11 years ago
Merge pull request #171 from asgrim/fix-for-undefined-property-warning-when-mocking More... about 11 years ago
Declare missing properties More... about 11 years ago
Instead of checking existence of is_open property, the property is now defined always More... about 11 years ago
Fixes a warning that gets emitted when mocking AMQPChannel with some methods More... about 11 years ago
Merge pull request #170 from fprochazka/patch-4 More... about 11 years ago
Merge pull request #149 from aran112000/patch-1 More... about 11 years ago
Autoclose channel on destruct More... about 11 years ago
Also ignore close on connection when it's already closed More... about 11 years ago
Calling close on closed connection cause the connection to reconnect so it can close the connection More... about 11 years ago
Added missing phpdoc More... about 11 years ago
Prevent fatal error, if channel has already closed connection More... about 11 years ago
typo More... about 11 years ago
Merge pull request #169 from fprochazka/patch-3 More... about 11 years ago
Benchmark coding standard More... about 11 years ago
Demo coding standard More... about 11 years ago
Refactored spec/parser.php More... about 11 years ago
Prevent fatal errors in AbstractConnection::close() More... about 11 years ago
Throw relevant exception in tests More... about 11 years ago
Created missing properties More... about 11 years ago
Tests coding standard More... about 11 years ago
Apply PSR1 & PSR2 and add missing phpdoc More... about 11 years ago
Merge pull request #168 from fprochazka/patch-2 More... about 11 years ago
removed dead code; fixed phpdoc More... about 11 years ago
Merge pull request #167 from fprochazka/patch-1 More... about 11 years ago