Avoid using calls to freeResults() and allow object go out of scope
authorDerick Alangi <alangiderick@gmail.com>
Sat, 23 Mar 2019 12:24:18 +0000 (13:24 +0100)
committerDerick Alangi <alangiderick@gmail.com>
Sat, 23 Mar 2019 12:25:15 +0000 (13:25 +0100)
commit5abcfd06099a044ae2b1b8b9d09e292963ce0092
treedd861c9623851a4e5578b70ac0f47f0607272853
parent614c90c52f43ddb975e9186f72f2a526849ca13f
Avoid using calls to freeResults() and allow object go out of scope

Bug: T26712
Change-Id: Ie97b6f3e3cfc4dc010900ebde5ff8e5afec10727
includes/libs/rdbms/database/resultwrapper/ResultWrapper.php
maintenance/convertLinks.php
maintenance/storage/checkStorage.php