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 21 hours
ago. based on code collected
about 21 hours
ago.
Aug 05, 2024 — Aug 05, 2025
Showing page 40 of 44
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added AMQPMessage.set for setting the variables after object is created
Szymon Lukaszczyk
More...
almost 13 years ago
Added the option to not close the connection on the exit and AMQPConnection object cloning. It`s useful after the fork when you don`t want to close parent process connection.
Szymon Lukaszczyk
More...
almost 13 years ago
Merge pull request #36 from ikulis/7ada0723ffcb4ef3ee48b465f55a93ac3bbdb643
Alvaro Videla
More...
almost 13 years ago
Added basic_return message handling. New function AMQPChannel.set_return_listener. In case the the callback is not set, it will sent the debug message.
Szymon Lukaszczyk
More...
almost 13 years ago
Merge pull request #31 from bondu/master
Alvaro Videla
More...
almost 13 years ago
adds services entry to travis file
Alvaro Videla
More...
almost 13 years ago
Merge pull request #35 from giggsey/master
Alvaro Videla
More...
almost 13 years ago
Merge pull request #30 from jayzeng/master
Alvaro Videla
More...
almost 13 years ago
added Channel.basic_return to $CONTENT_METHODS so the folowing header will be read instead of throwing exception
Szymon Lukaszczyk
More...
almost 13 years ago
Quick Spelling mistake in the Exception
Joshua Gigg
More...
almost 13 years ago
fixed type typo for cluster_id property in AMQPMessage.php
Szymon Lukaszczyk
More...
almost 13 years ago
made __destruct message easier to understand
Daniel Bondurant
More...
almost 13 years ago
added try/catch to destructor for AMQPConnection in case the connection is dropped and close() fails
Daniel Bondurant
More...
almost 13 years ago
* Throw InvalidArgumentException instead of dumping to errors log when value type is not found
Jay Zeng
More...
almost 13 years ago
Merge pull request #29 from jivanov/master
Alvaro Videla
More...
almost 13 years ago
Add additional AMQP data types (t, l)
Julian Ivanov
More...
almost 13 years ago
Merge pull request #27 from ryanathasoffers/master
Alvaro Videla
More...
about 13 years ago
Added the ability to read nested field-arrays from tables.
Ryan LaHue
More...
about 13 years ago
Merge pull request #23 from spronkey/master
Alvaro Videla
More...
about 13 years ago
Fixed backward ternary operator causing channel() call to always return first channel created. Facepalm.
spronkey
More...
about 13 years ago
Included is_resource check and removed error suppression operator from fclose. It gets called twice in many instances (BufferedInput closes socket first). Error suppression operator doesn't work with some set_error_handler configurations.
root
More...
about 13 years ago
improves code comments
Alvaro Videla
More...
about 13 years ago
lists examples in the README file
Alvaro Videla
More...
about 13 years ago
improves readme
Alvaro Videla
More...
about 13 years ago
adds docs on how to set up the test environment
Alvaro Videla
More...
about 13 years ago
Merge pull request #22 from Jvalduvieco/master
Alvaro Videla
More...
about 13 years ago
Some improvements to documentation
Joan Valduvieco Llopart
More...
about 13 years ago
Added more clear examples.
Joan Valduvieco Llopart
More...
about 13 years ago
Fixed documentation. auto_delete deletes the queue on consumer disconnection.
Joan Valduvieco Llopart
More...
about 13 years ago
Added fanout examples and adjustes queue and exchange settings for easy testing.
Joan Valduvieco Llopart
More...
about 13 years ago
←
1
2
…
36
37
38
39
40
41
42
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