<?php
$CONF_TEASER = array (
  'cfp' => 
  array (
    'https://www.php.net/conferences/index.php#2026-05-11-1' => 'Longhorn PHP 2026 - Call For Papers',
  ),
  'conference' => 
  array (
    'https://www.php.net/conferences/index.php#2026-05-04-1' => 'JetBrains PHPverse 2026',
    'https://www.php.net/conferences/index.php#2026-02-09-1' => 'Laravel Live Denmark 2026',
    'https://www.php.net/conferences/index.php#2026-01-14-1' => 'PHP Velho Oeste 2026',
    'https://www.php.net/conferences/index.php#2025-12-17-1' => 'International PHP Conference Berlin 2026',
    'https://www.php.net/conferences/index.php#2025-11-30-1' => 'Laravel Live Japan',
  ),
)
?>