'', 'current' => 'community', 'css' => ['home.css'], ]); $content = "
Want to see your conference appear here?
'; foreach ((new NewsHandler())->getConferences() as $entry) { $link = preg_replace('~^(http://php.net/|https://www.php.net/)~', '', $entry["id"]); $id = parse_url($entry["id"], PHP_URL_FRAGMENT); $date = date_format(date_create($entry["updated"] ?? $entry["published"]), 'Y-m-d'); $content .= '