Home
last modified time | relevance | path

Searched refs:categories (Results 1 – 3 of 3) sorted by relevance

/web-php/src/News/
H A DEntry.php32 protected $categories = []; variable in phpweb\\News\\Entry
53 $this->categories = $cats;
61 if (!in_array($cat, $this->categories, false)) {
62 $this->categories[] = $cat;
68 return (bool)array_intersect($this->categories, ['cfp', 'conferences']);
129 foreach ($this->categories as $cat) {
/web-php/releases/
H A DNEWS_5_4_0_RC1.txt2649 categories). (Ilia)
H A DNEWS_5_4_0_beta1.txt2553 categories). (Ilia)

Completed in 43 milliseconds