Searched refs:warnings (Results 1 – 6 of 6) sorted by relevance
37 if (count($warnings) > 0) {40 foreach($warnings as $warning) {
21 $warnings[] = "No bugs matched your criteria";
56 $warnings[] = "No bugs matched your criteria";
6 $warnings = []; variable153 … $warnings[] = 'The following words were ignored: ' . implode(', ', array_unique($ignored));281 … $warnings[] = 'The search was too general, only ' . MAX_BUGS_RETURN . ' bugs will be returned';
115 display_bug_error($warnings, 'warnings', 'WARNING:');211 display_bug_error($warnings, 'warnings', 'WARNING:');
183 div.warnings,200 div.warnings {227 div.warnings ul,
Completed in 9 milliseconds