MediaWiki master
LoggedUpdateOutcome.php
Go to the documentation of this file.
1<?php
8
13
18 case COMPLETE;
19
24 case FAILED;
25
30 case SIMULATED;
Update the CREDITS list by merging in the list of git commit authors.
LoggedUpdateOutcome
Enum representing the outcome of LoggedUpdateMaintenance::doDbUpdates().
@ SIMULATED
Return value for doDBUpdates() indicating that the update was completed and does not need to be run a...