<?php
$CONF_TEASER = array (
  'conference' => 
  array (
    'https://www.php.net/conferences/index.php#2026-07-13-1' => 'International PHP Conference Munich 2026',
    'https://www.php.net/conferences/index.php#2026-02-09-1' => 'Laravel Live Denmark 2026',
  ),
  'cfp' => 
  array (
    'https://www.php.net/conferences/index.php#2026-07-07-1' => 'PHP Tek 2027',
  ),
)
?>