torrentpier
torrentpier copied to clipboard
[Insight] Code should not be duplicated - in library/…/Cache/SqliteCommon.php, line 12
in library/TorrentPier/TorrentPier/Legacy/Cache/SqliteCommon.php, line 12
The next 172 lines appear both in
library/TorrentPier/TorrentPier/Legacy/Cache/SqliteCommon.php:12andlibrary/TorrentPier/TorrentPier/Legacy/Datastore/SqliteCommon.php:12.
* @license https://github.com/torrentpier/torrentpier/blob/master/LICENSE MIT License
*/
namespace TorrentPier\Legacy\Cache;
use SQLite3;
/**
* Class SqliteCommon
* @package TorrentPier\Legacy\Cache
*/
Posted from SensioLabsInsight
Will be implemented in version 2.3.1 with cache component replace.