Searched refs:active_majors (Results 1 – 1 of 1) sorted by relevance
89 $active_majors = array_keys($RELEASES); variable90 $latest = max($active_majors);93 if (!in_array($major, $active_majors, false)) {
Completed in 6 milliseconds