tristanleboss

Results 50 comments of tristanleboss

I do agree with @zenovich, it's better to keep every change to this repository in order to have a single runkit version compatible with both PHP 5 and PHP 7...

Ok, I did some check (I added a `var_dump($this->trace);` in the class constructor) and it seems this class is only used for the "Languages" table. Indeed, all the traces which...

Okay, I grepped the plugin folder to find out where the class is used and found out a "db.file": `./query-monitor/wp-content/db.php: $this->queries[$i]['trace'] = new QM_Backtrace( array( ./query-monitor/collectors/php_errors.php: if ( ! class_exists(...

The problem lies here: https://github.com/johnbillion/query-monitor/blob/master/collectors/db_queries.php#L141 Indeed, because the QM `db.php` is not used, the query lacks a real trace and so fallbacks on the WPDB stack information which is not...

@xavier2k6 There is a torrent https://the-eye.eu/public/Random/torrents/oldversion.com_Sept2019.torrent with the dump of all stuffs from oldversion.com. The torrent file itself is 5.5mb and there is 30k files inside along with as many...

@summerqB I have it in my qBt 4.4.4 RC_1_2 and it works just fine. But RC_2_0 was freezing and never starting. That's why it's probably a really good test torrent!

I have the exact same problem: the last 3 elements of the array `$row` are indeed missing (`$row['type']`, `$row['ltime']`, and `$row['component']`). These missing keys are added by method `process` of...

The reason I give in my previous comment explaining the notices is probably the same for everyone: HTTP requests are made during the shutdown process in between the execution of...

For me, the problem appeared like this: ```(N) 2022-08-20T15:42:53 - Enqueued to move "Torrent1" from "A" to "B". (N) 2022-08-20T15:47:07 - Enqueued to move "Torrent2" from "A" to "B". (N)...

They were all moving to this "K:\Animation\(Torrents)" folder (it's B)... I just forgot to change it when I pasted it there. Before this zeroes line, all the moves completed successfully....