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
1 day
ago. based on code collected
1 day
ago.
Aug 13, 2024 — Aug 13, 2025
Showing page 23 of 44
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Correct mispelling of amqpMessage
Ryan Catlin
More...
over 9 years ago
catch the ErrorException thrown by the custom error handler in all the places we are using it, to restore the previous error handler
Giulio Calore
More...
over 9 years ago
remove call to restore_error_handler since it doesn't work
Giulio Calore
More...
over 9 years ago
Fix spec PHPDoc generation
John Kelly
More...
over 9 years ago
Fix spec PHPDoc generation
John Kelly
More...
over 9 years ago
Update changelog
John Kelly
More...
over 9 years ago
Merge pull request #379 from php-amqplib/fix_error_reporting_not_reset
John Kelly
More...
over 9 years ago
Fix for when the default error handler is not restored
John Kelly
More...
over 9 years ago
Add test to cover new \InvalidArgumentException being thrown.
Raúl Araya
More...
over 9 years ago
Correct return type that echos
Ryan Catlin
More...
over 9 years ago
Use bool instead of boolean
Ryan Catlin
More...
over 9 years ago
Use boolean instead of bool in doc block types
Ryan Catlin
More...
over 9 years ago
Fix incorrect type array doc blocks
Ryan Catlin
More...
over 9 years ago
Fix method signature docblock type
Ryan Catlin
More...
over 9 years ago
Correct method signature array doc blocks
Ryan Catlin
More...
over 9 years ago
Fix argument type sin MethodMap091
Ryan Catlin
More...
over 9 years ago
Fixed AbstractChannel#process_deferred_methods() doc block argument type
Ryan Catlin
More...
over 9 years ago
Fix method signature doclbock types and frame args parameter type
Ryan Catlin
More...
over 9 years ago
Fix AbstractChannel#dispatch docblock and give message variable a more descriptive name
Ryan Catlin
More...
over 9 years ago
Merge pull request #377 from php-amqplib/psr2_fixes
John Kelly
More...
over 9 years ago
Rename vars to PSR-2.
Raul Araya
More...
over 9 years ago
Update DEMO files closer to PSR-2 standards
John Kelly
More...
over 9 years ago
Verify read_write_timeout is at least 2x the heartbeat (if set)
John Kelly
More...
over 9 years ago
Fix issue with declaring an exchange with a closed connection
John Kelly
More...
over 9 years ago
Add method to retrieve server properties.
John Kelly
More...
over 9 years ago
Added missing doc blocks and types
Ryan Catlin
More...
over 9 years ago
Update library version
John Kelly
More...
over 9 years ago
Merge pull request #372 from bmcgavin/check_frame_type
John Kelly
More...
over 9 years ago
Get the array of valid frame types from the protocol constants class
Rich Jones
More...
over 9 years ago
Merge pull request #332 from mente/opt-lazy-socket
John Kelly
More...
over 9 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
…
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