(Não há informação de versão disponível, talvez apenas no 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.
Esta função não possui parâmetros.
Retorna TRUE
em caso de sucesso ou FALSE
em caso de falha.