<?php
$TOC = array (
  0 => 
  array (
    0 => 'history.php',
    1 => 'History of PHP and Related Projects',
  ),
  1 => 
  array (
    0 => 'examples.php',
    1 => 'About manual examples',
  ),
  2 => 
  array (
    0 => 'migration85.php',
    1 => 'Migrating from PHP 8.4.x to PHP 8.5.x',
  ),
  3 => 
  array (
    0 => 'migration84.php',
    1 => 'Migrating from PHP 8.3.x to PHP 8.4.x',
  ),
  4 => 
  array (
    0 => 'migration83.php',
    1 => 'Migrating from PHP 8.2.x to PHP 8.3.x',
  ),
  5 => 
  array (
    0 => 'migration82.php',
    1 => 'Migrating from PHP 8.1.x to PHP 8.2.x',
  ),
  6 => 
  array (
    0 => 'migration81.php',
    1 => 'Migrating from PHP 8.0.x to PHP 8.1.x',
  ),
  7 => 
  array (
    0 => 'migration80.php',
    1 => 'Migrating from PHP 7.4.x to PHP 8.0.x',
  ),
  8 => 
  array (
    0 => 'migration74.php',
    1 => 'Migrating from PHP 7.3.x to PHP 7.4.x',
  ),
  9 => 
  array (
    0 => 'migration73.php',
    1 => 'Migrating from PHP 7.2.x to PHP 7.3.x',
  ),
  10 => 
  array (
    0 => 'migration72.php',
    1 => 'Migrating from PHP 7.1.x to PHP 7.2.x',
  ),
  11 => 
  array (
    0 => 'migration71.php',
    1 => 'Migrating from PHP 7.0.x to PHP 7.1.x',
  ),
  12 => 
  array (
    0 => 'migration70.php',
    1 => 'Migrating from PHP 5.6.x to PHP 7.0.x',
  ),
  13 => 
  array (
    0 => 'migration56.php',
    1 => 'Migrating from PHP 5.5.x to PHP 5.6.x',
  ),
  14 => 
  array (
    0 => 'debugger.php',
    1 => 'PHP\'de Hata Ayıklama',
  ),
  15 => 
  array (
    0 => 'configure.php',
    1 => 'Yapılandırma Se&ccedil;enekleri',
  ),
  16 => 
  array (
    0 => 'ini.php',
    1 => 'php.ini Y&ouml;nergeleri',
  ),
  17 => 
  array (
    0 => 'extensions.php',
    1 => 'Eklenti
Grupları/Listesi',
  ),
  18 => 
  array (
    0 => 'aliases.php',
    1 => 'İşlev Takma Adlarının Listesi',
  ),
  19 => 
  array (
    0 => 'reserved.php',
    1 => 'Yerleşik S&ouml;zc&uuml;klerin Listesi',
  ),
  20 => 
  array (
    0 => 'resource.php',
    1 => '&Ouml;zkaynak T&uuml;rlerinin Listesi',
  ),
  21 => 
  array (
    0 => 'filters.php',
    1 => 'Kullanılabilir S&uuml;zge&ccedil;lerin Listesi',
  ),
  22 => 
  array (
    0 => 'transports.php',
    1 => 'Desteklenen Soket Aktarımlarının Listesi',
  ),
  23 => 
  array (
    0 => 'types.comparisons.php',
    1 => 'PHP T&uuml;r Karşılaştırma Tabloları',
  ),
  24 => 
  array (
    0 => 'tokens.php',
    1 => '&Ccedil;&ouml;z&uuml;mleyici Dizgeciklerinin Listesi',
  ),
  25 => 
  array (
    0 => 'userlandnaming.php',
    1 => 'Kullanıcı Alanı İsimlendirme Kılavuzu',
  ),
  26 => 
  array (
    0 => 'about.php',
    1 => 'About the manual',
  ),
  27 => 
  array (
    0 => 'cc.license.php',
    1 => 'Creative Commons Attribution 3.0',
  ),
  28 => 
  array (
    0 => 'indexes.php',
    1 => 'Genel Dizin',
  ),
  29 => 
  array (
    0 => 'doc.changelog.php',
    1 => 'S&uuml;r&uuml;m Bilgisi',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'index.php',
    1 => '&Ouml;ns&ouml;z',
  ),
);