[PHP-BUG] Bug #55702 [NEW]: AMQP Exception handling

2011-09-15 Thread peter dot colclough at toolstation dot com
From: Operating system: Linux PHP version: 5.3.8 Package: Unknown/Other Function Bug Type: Bug Bug description:AMQP Exception handling Description: AMQPExchangeException, and possibly others, do not supply the error code in $e-code, element. Only as

[PHP-BUG] Bug #55384 [NEW]: AMQP::consume()

2011-08-09 Thread peter dot colclough at toolstation dot com
From: Operating system: Ubuntu 10 , 64Bit PHP version: 5.3.7RC4 Package: Unknown/Other Function Bug Type: Bug Bug description:AMQP::consume() Description: --- From manual page: http://www.php.net/amqpqueue.consume --- Using this against a RabbitMQ

Bug #54444 [Com]: Multiple Queries on a single conenction

2011-05-13 Thread peter dot colclough at toolstation dot com
Edit report at http://bugs.php.net/bug.php?id=5edit=1 ID: 5 Comment by: peter dot colclough at toolstation dot com Reported by:peter dot colclough at toolstation dot com Summary:Multiple Queries on a single conenction Status

Bug #54444 [Com]: Multiple Queries on a single conenction

2011-05-10 Thread peter dot colclough at toolstation dot com
Edit report at http://bugs.php.net/bug.php?id=5edit=1 ID: 5 Comment by: peter dot colclough at toolstation dot com Reported by:peter dot colclough at toolstation dot com Summary:Multiple Queries on a single conenction Status

Bug #54444 [Com]: Multiple Queries on a single conenction

2011-05-09 Thread peter dot colclough at toolstation dot com
Edit report at http://bugs.php.net/bug.php?id=5edit=1 ID: 5 Comment by: peter dot colclough at toolstation dot com Reported by:peter dot colclough at toolstation dot com Summary:Multiple Queries on a single conenction Status

[PHP-BUG] Bug #54444 [NEW]: Multiple Queries on a single conenction

2011-04-01 Thread peter dot colclough at toolstation dot com
From: Operating system: Ubuntu 10 64 bit PHP version: 5.3SVN-2011-04-01 (SVN) Package: MySQLi related Bug Type: Bug Bug description:Multiple Queries on a single conenction Description: Hi, trying to build a generic DB object handler for mySqli, and