Skip to content

Repo::rollback() and Repo::commit() tuning

Choose a tag to compare

@zozlak zozlak released this 19 Aug 09:56
· 163 commits to master since this release

Set the $txId property to null before making the request as the request can throw an exception and it shouldn't leave the Repo object in unusable state.