[11:23:16] and there it is, working live fetching from Bugzilla client-side: https://89.238.68.189/Tabulator [17:11:57] hi buovjaga, you might want to have a look at how you installed your ssl certificate, I can't open your link [17:13:25] cloudcell: yeah it's just a test instance, you can add an exception luckily (not set up by me, but The Document Foundation infra) [17:14:36] ok [17:16:14] does anybody know how to count a number of pages based on condition? I can do it with the #arraysize function, (using Arrays) but this solution looks expensive to me, maybe there's an easier way? [17:17:13] Hi [17:17:52] what do I need to do after my wiki is installed [17:18:31] Can you ask a more vague question? [17:22:21] :) [18:06:49] how are tests in ./tests/phpunit meant to be run? [18:07:56] via composer test? does it need a special flag or something? [18:09:09] this is for an extension and it doesn't seem to have a dep for phpunit [18:13:41] ok I think I figured out how to use the phpunit.php wrapper [18:13:49] has to be run from mediawiki core on the extension [19:05:16] ningu: for reference, https://www.mediawiki.org/wiki/Manual:PHP_unit_testing/Running_the_tests [19:40:45] thanks for the update buovjaga