(Информация о версии неизвестна, возможно, только в SVN)
AMQPChannel::commitTransaction — Commit a pending transaction
Commit an existing transaction. AMQPChannel::startTransaction() must be called prior to this.
Throws AMQPChannelException exception if no transaction was started prior to calling this method.
Throws AMQPConnectionException if the connection to the broker was lost.
У этой функции нет параметров.
Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.