https://bugzilla.wikimedia.org/show_bug.cgi?id=24712

Andre Klapper <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |1.21-git

--- Comment #5 from Andre Klapper <[email protected]> ---
Still valid in 1.21wmf8:

$:andre\> grep -r "\->freeResult" .
./includes/db/DatabaseUtility.php:    $this->db->freeResult( $this );
./maintenance/storage/checkStorage.php:    $dbr->freeResult( $res );
./maintenance/storage/checkStorage.php:    $dbr->freeResult( $res );
./maintenance/storage/checkStorage.php:    $dbr->freeResult( $res );
./maintenance/storage/checkStorage.php:    $extDb->freeResult( $res );
./maintenance/storage/checkStorage.php:    $dbr->freeResult( $res );
./maintenance/storage/checkStorage.php:    $dbr->freeResult( $res );
./maintenance/storage/checkStorage.php:    $extDb->freeResult( $res );
./maintenance/convertLinks.php:        $dbw->freeResult( $res );
./maintenance/convertLinks.php:        $dbw->freeResult( $res );
./maintenance/convertLinks.php:        $dbw->freeResult( $res );

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to