We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
php-amqplib revision 24 php-5.3.0 qpid-0.5.829175 $ php amqp_test.php Creating connection PHP Notice: Undefined variable: rw_timeout in /php-amqplib/amqp.inc on line 344 < [hex]: 0000 41 4D 51 50 01 01 09 01 AMQP.... waiting for 10,10 waiting for a new frame PHP Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 1342243073 bytes) in /php-amqplib/amqp_wire.inc on line 293 $ php all_tests.php PHP-AMQP tests (32bit) OK Test cases run: 1/1, Passes: 8, Failures: 0, Exceptions: 0
Original issue reported on code.google.com by [email protected] on 20 Nov 2009 at 2:23
[email protected]
The text was updated successfully, but these errors were encountered:
any updates on this one?
Original comment by [email protected] on 10 Dec 2009 at 2:40
Sorry, something went wrong.
Use the cpu_usage.patch in issue 6 (that will at least fix the timeout issue).
Original comment by [email protected] on 13 Dec 2009 at 12:17
Lyolik please review these bugs.
Original comment by [email protected] on 21 Mar 2010 at 9:17
No branches or pull requests
Original issue reported on code.google.com by
[email protected]
on 20 Nov 2009 at 2:23The text was updated successfully, but these errors were encountered: