get_posts_for_month('garbage'), []); $month = $q->get_posts_for_month(date('Y-m')); check('mois courant → array', is_array($month), true); echo "\n$count tests, $failures échec(s)\n"; exit($failures ? 1 : 0);