Unsuppress other phan issues with low count
[lhc/web/wiklou.git] / includes / historyblob / DiffHistoryBlob.php
index 8d92fe5..fdb3dc4 100644 (file)
@@ -333,7 +333,7 @@ class DiffHistoryBlob implements HistoryBlob {
                // addItem() doesn't work if mItems is partially filled from mDiffs
                $this->mFrozen = true;
                $info = unserialize( gzinflate( $this->mCompressed ) );
-               unset( $this->mCompressed );
+               $this->mCompressed = null;
 
                if ( !$info ) {
                        // Empty object