com doc/tr: update for sync with English docs.: appendices/ini.list.xml reference/network/functions/define-syslog-variables.xml reference/network/ini.xml reference/network/setup.xml reference/session/ini.xml
[email protected] (Nilgün Belma Bugüner) Mon, 01 Feb 2021 00:01:17 +0000
| Newsgroups | php.doc.tr |
|---|---|
| Message-ID | <[email protected]> |
Commit: 77fe52e3be5a2284b7fe894af8ebf350e997fca1 Author: Nilgün Belma Bugüner <[email protected]> Mon, 1 Feb 2021 03:01:17 +0300 Parents: aad77c41437a36904b6ad6e4b1c86b69bda82acc Branches: master Link: http://git.php.net/?p=doc/tr.git;a=commitdiff;h=77fe52e3be5a2284b7fe894af8ebf350e997fca1 Log: update for sync with English docs. Changed paths: M appendices/ini.list.xml D reference/network/functions/define-syslog-variables.xml D reference/network/ini.xml M reference/network/setup.xml M reference/session/ini.xml
diff_77fe52e3be5a2284b7fe894af8ebf350e997fca1.txt
(text/plain, 26.4 KB)
diff --git a/appendices/ini.list.xml b/appendices/ini.list.xml
index b7e04e11..a014a3d5 100644
--- a/appendices/ini.list.xml
+++ b/appendices/ini.list.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: d278431ef5e561787093a7b2679327a615b09367 Maintainer: nilgun Status: ready -->
+<!-- EN-Revision: 7dc5a6466b5c49cd712fc19a520f106b4d2d1110 Maintainer: nilgun Status: ready -->
<section xml:id="ini.list" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>&php.ini; yönergelerinin listesi</title>
<para>
@@ -462,13 +462,6 @@
<entry></entry>
</row>
<row>
- <entry><link linkend="ini.define-syslog-variables">
- define_syslog_variables</link></entry>
- <entry>"0"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>&removed.php.future;</entry>
- </row>
- <row>
<entry>detect_unicode</entry>
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
@@ -2115,234 +2108,8 @@
PHP 7.1.0'a kadar öntanımlı değer 17 idi.
</entry>
</row>
- <row>
- <entry><link linkend="ini.session.auto-start">
- session.auto_start</link></entry>
- <entry>"0"</entry>
- <entry>PHP_INI_PERDIR</entry>
- <entry>PHP <= 5.4.19 ve PHP <= 5.5.1'de
- PHP_INI_ALL.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.cache-expire">
- session.cache_expire</link></entry>
- <entry>"180"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.cache-limiter">
- session.cache_limiter</link></entry>
- <entry>"nocache"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.cookie-domain">
- session.cookie_domain</link></entry>
- <entry>""</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.cookie-httponly">
- session.cookie_httponly</link></entry>
- <entry>""</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>PHP 5.2.0 ve sonrasında mevcuttur.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.cookie-lifetime">
- session.cookie_lifetime</link></entry>
- <entry>"0"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.cookie-path">
- session.cookie_path</link></entry>
- <entry>"/"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.cookie-secure">
- session.cookie_secure</link></entry>
- <entry>""</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.entropy-file">
- session.entropy_file</link></entry>
- <entry>""</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>PHP 7.1.0'da kaldırıldı.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.entropy-length">
- session.entropy_length</link></entry>
- <entry>"0"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>PHP 7.1.0'da kaldırıldı.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.gc-divisor">
- session.gc_divisor</link></entry>
- <entry>"100"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.gc-maxlifetime">
- session.gc_maxlifetime</link></entry>
- <entry>"1440"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.gc-probability">
- session.gc_probability</link></entry>
- <entry>"1"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.sid-bits-per-character">session.sid_bits_per_character</link></entry>
- <entry>"4"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>PHP 7.1.0 ve sonrasında mevcuttur.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.sid-length">session.sid_length</link></entry>
- <entry>"32"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>PHP 7.1.0 ve sonrasında mevcuttur.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.hash-bits-per-character">
- session.hash_bits_per_character</link></entry>
- <entry>"5"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>PHP 7.1.0'da kaldırıldı.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.hash-function">
- session.hash_function</link></entry>
- <entry>"0"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>PHP 7.1.0'da kaldırıldı.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.lazy-write">session.lazy_write</link></entry>
- <entry>"1"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>PHP 7.0.0 sürümünden itibaren kullanılabilir.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.name">session.name</link></entry>
- <entry>"PHPSESSID"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.referer-check">
- session.referer_check</link></entry>
- <entry>""</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.save-handler">
- session.save_handler</link></entry>
- <entry>"files"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.save-path">
- session.save_path</link></entry>
- <entry>""</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.serialize-handler">
- session.serialize_handler</link></entry>
- <entry>"php"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.upload-progress.cleanup">
- session.upload_progress.cleanup</link></entry>
- <entry>"1"</entry>
- <entry>PHP_INI_PERDIR</entry>
- <entry>PHP 5.4.0 ve sonrasında mevcuttur.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.upload-progress.enabled">
- session.upload_progress.enabled</link></entry>
- <entry>"1"</entry>
- <entry>PHP_INI_PERDIR</entry>
- <entry>PHP 5.4.0 ve sonrasında mevcuttur.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.upload-progress.freq">
- session.upload_progress.freq</link></entry>
- <entry>"1%"</entry>
- <entry>PHP_INI_PERDIR</entry>
- <entry>PHP 5.4.0 ve sonrasında mevcuttur.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.upload-progress.min-freq">
- session.upload_progress.min_freq</link></entry>
- <entry>"1"</entry>
- <entry>PHP_INI_PERDIR</entry>
- <entry>PHP 5.4.0 ve sonrasında mevcuttur.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.upload-progress.name">
- session.upload_progress.name</link></entry>
- <entry>"PHP_SESSION_UPLOAD_PROGRESS"</entry>
- <entry>PHP_INI_PERDIR</entry>
- <entry>PHP 5.4.0 ve sonrasında mevcuttur.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.upload-progress.prefix">
- session.upload_progress.prefix</link></entry>
- <entry>"upload_progress_"</entry>
- <entry>PHP_INI_PERDIR</entry>
- <entry>PHP 5.4.0 ve sonrasında mevcuttur.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.use-strict-mode">
- session.use_strict_mode</link></entry>
- <entry>"0"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>PHP 5.5.2 ve sonrasında mevcuttur.</entry>
- </row>
- <row>
- <entry><link linkend="ini.session.use-cookies">
- session.use_cookies</link></entry>
- <entry>"1"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.use-only-cookies">
- session.use_only_cookies</link></entry>
- <entry>"1"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry></entry>
- </row>
- <row>
- <entry><link linkend="ini.session.use-trans-sid">
- session.use_trans_sid</link></entry>
- <entry>"0"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>PHP < 5'te PHP_INI_PERDIR.</entry>
- </row>
+ <xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook)
+ xpointer(id('session.configuration.list')/*)" />
<row>
<entry>session_pgsql.create_table</entry>
<entry>"1"</entry>
diff --git a/reference/network/functions/define-syslog-variables.xml b/reference/network/functions/define-syslog-variables.xml
deleted file mode 100644
index 1e031f6f..00000000
--- a/reference/network/functions/define-syslog-variables.xml
+++ /dev/null
@@ -1,325 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<!-- EN-Revision: af4410a7e15898c3dbe83d6ea38246745ed9c6fb Maintainer: nilgun Status: ready -->
-<refentry xml:id="function.define-syslog-variables" xmlns="http://docbook.org/ns/docbook">
- <refnamediv>
- <refname>define_syslog_variables</refname>
- <refpurpose>Syslog ile ilgili tüm değişkenleri ilklendirir</refpurpose>
- </refnamediv>
-
- <refsect1 role="description">
- &reftitle.description;
- <methodsynopsis>
- <type>void</type><methodname>define_syslog_variables</methodname>
- <void/>
- </methodsynopsis>
- <para>
- Syslog işlevlerinde kullanılan tüm değişkenleri ilklendirir.
- </para>
- </refsect1>
-
- <refsect1 role="returnvalues">
- &reftitle.returnvalues;
- <para>
- &return.void;
- </para>
- <table>
- <title>Syslog değişkenleri</title>
- <tgroup cols="4">
- <thead>
- <row>
- <entry>Değişken</entry>
- <entry>Eşdeğer sabit</entry>
- <entry>Anlamı</entry>
- <entry>Ek bilgi</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry><varname>$LOG_EMERG</varname></entry>
- <entry><constant>LOG_EMERG</constant></entry>
- <entry>Sistem kullanışsız</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_ALERT</varname></entry>
- <entry><constant>LOG_ALERT</constant></entry>
- <entry>Eylem hemen ele alınmalı</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_CRIT</varname></entry>
- <entry><constant>LOG_CRIT</constant></entry>
- <entry>Hayati durumlar</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_ERR</varname></entry>
- <entry><constant>LOG_ERR</constant></entry>
- <entry>Hata durumları</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_WARNING</varname></entry>
- <entry><constant>LOG_WARNING</constant></entry>
- <entry>Uyarı durumları</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_NOTICE</varname></entry>
- <entry><constant>LOG_NOTICE</constant></entry>
- <entry>Normal, fakat önemli durumlar</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_INFO</varname></entry>
- <entry><constant>LOG_INFO</constant></entry>
- <entry>Bilgilendirme iletisi</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_DEBUG</varname></entry>
- <entry><constant>LOG_DEBUG</constant></entry>
- <entry>Hata ayıklama iletileri</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_KERN</varname></entry>
- <entry><constant>LOG_KERN</constant></entry>
- <entry>Sistem çekirdeği iletileri</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_USER</varname></entry>
- <entry><constant>LOG_USER</constant></entry>
- <entry>Soysal kullanıcı seviyesi iletiler</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_MAIL</varname></entry>
- <entry><constant>LOG_MAIL</constant></entry>
- <entry>Eposta alt sistemi</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_DAEMON</varname></entry>
- <entry><constant>LOG_DAEMON</constant></entry>
- <entry>Diğer sistem süreçleri</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_AUTH</varname></entry>
- <entry><constant>LOG_AUTH</constant></entry>
- <entry>Güvenlik/kimlik doğrulama iletileri</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_SYSLOG</varname></entry>
- <entry><constant>LOG_SYSLOG</constant></entry>
- <entry>Dahili olarak syslogd tarafından üretilen iletiler</entry>
- <entry>Netware üzerinde kullanılmaz.</entry>
- </row>
- <row>
- <entry><varname>$LOG_LPR</varname></entry>
- <entry><constant>LOG_LPR</constant></entry>
- <entry>Satır yazıcı alt sistemi</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_NEWS</varname></entry>
- <entry><constant>LOG_NEWS</constant></entry>
- <entry>USENET haber grupları alt sistemi</entry>
- <entry>HP-UX üzerinde kullanılmaz.</entry>
- </row>
- <row>
- <entry><varname>$LOG_CRON</varname></entry>
- <entry><constant>LOG_CRON</constant></entry>
- <entry>Zamanlama süreçleri (cron ve at)</entry>
- <entry>Bütün platformlarda kullanılabilir değildir.</entry>
- </row>
- <row>
- <entry><varname>$LOG_AUTHPRIV</varname></entry>
- <entry><constant>LOG_AUTHPRIV</constant></entry>
- <entry>Güvenlik/kimlik doğrulama iletileri (özel)</entry>
- <entry>AIX üzerinde kullanılmaz.</entry>
- </row>
- <row>
- <entry><varname>$LOG_LOCAL0</varname></entry>
- <entry><constant>LOG_LOCAL0</constant></entry>
- <entry>Yerel kullanım için ayrılmıştır.</entry>
- <entry>Windows ve Netware üzerinde kullanılmaz.</entry>
- </row>
- <row>
- <entry><varname>$LOG_LOCAL1</varname></entry>
- <entry><constant>LOG_LOCAL1</constant></entry>
- <entry>Yerel kullanım için ayrılmıştır.</entry>
- <entry>Windows ve Netware üzerinde kullanılmaz.</entry>
- </row>
- <row>
- <entry><varname>$LOG_LOCAL2</varname></entry>
- <entry><constant>LOG_LOCAL2</constant></entry>
- <entry>Yerel kullanım için ayrılmıştır.</entry>
- <entry>Windows ve Netware üzerinde kullanılmaz.</entry>
- </row>
- <row>
- <entry><varname>$LOG_LOCAL3</varname></entry>
- <entry><constant>LOG_LOCAL3</constant></entry>
- <entry>Yerel kullanım için ayrılmıştır.</entry>
- <entry>Windows ve Netware üzerinde kullanılmaz.</entry>
- </row>
- <row>
- <entry><varname>$LOG_LOCAL4</varname></entry>
- <entry><constant>LOG_LOCAL4</constant></entry>
- <entry>Yerel kullanım için ayrılmıştır.</entry>
- <entry>Windows ve Netware üzerinde kullanılmaz.</entry>
- </row>
- <row>
- <entry><varname>$LOG_LOCAL5</varname></entry>
- <entry><constant>LOG_LOCAL5</constant></entry>
- <entry>Yerel kullanım için ayrılmıştır.</entry>
- <entry>Windows ve Netware üzerinde kullanılmaz.</entry>
- </row>
- <row>
- <entry><varname>$LOG_LOCAL6</varname></entry>
- <entry><constant>LOG_LOCAL6</constant></entry>
- <entry>Yerel kullanım için ayrılmıştır.</entry>
- <entry>Windows ve Netware üzerinde kullanılmaz.</entry>
- </row>
- <row>
- <entry><varname>$LOG_LOCAL7</varname></entry>
- <entry><constant>LOG_LOCAL7</constant></entry>
- <entry>Yerel kullanım için ayrılmıştır.</entry>
- <entry>Windows ve Netware üzerinde kullanılmaz.</entry>
- </row>
- <row>
- <entry><varname>$LOG_PID</varname></entry>
- <entry><constant>LOG_PID</constant></entry>
- <entry>Her iletide PID'i de içer.</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_CONS</varname></entry>
- <entry><constant>LOG_CONS</constant></entry>
- <entry>Veriyi sistem günlüğüne gönderirken bir hata oluşursa doğrudan
- sistem konsoluna yaz.</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_ODELAY</varname></entry>
- <entry><constant>LOG_ODELAY</constant></entry>
- <entry>İlk ileti günlüğe kaydolana kadar bağlantı açılışını ertele.
- </entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_NDELAY</varname></entry>
- <entry><constant>LOG_NDELAY</constant></entry>
- <entry>Günlük kayıtçısına hemen bir bağlantı aç.</entry>
- <entry></entry>
- </row>
- <row>
- <entry><varname>$LOG_NOWAIT</varname></entry>
- <entry><constant>LOG_NOWAIT</constant></entry>
- <entry></entry>
- <entry>BeOS üzerinde kullanılmaz.</entry>
- </row>
- <row>
- <entry><varname>$LOG_PERROR</varname></entry>
- <entry><constant>LOG_PERROR</constant></entry>
- <entry>Günlük iletisini ayrıca standart hataya da yaz.</entry>
- <entry>AIX üzerinde kullanılmaz.</entry>
- </row>
- </tbody>
- </tgroup>
- </table>
- &warn.deprecated.function-5-3-0.removed-6-0-0;
- </refsect1>
-
- <refsect1 role="examples">
- &reftitle.examples;
- <para>
- <example>
- <title>- <function>define_syslog_variables</function> örneği</title>
- <programlisting role="php">
-<![CDATA[
-<?php
-// Bakalım, syslog değişkenleri tanımlanmış mı?
-if(!get_cfg_var('define_syslog_variables'))
-{
- define_syslog_variables();
-}
-
-// Günlüğü açalım
-openlog('', $LOG_ODELAY, $LOG_MAIL | $LOG_USER);
-
-// Betiğin devamı ...
-?>
-]]>
- </programlisting>
- </example>
- </para>
- </refsect1>
-
- <refsect1 role="changelog">
- &reftitle.changelog;
- <para>
- <informaltable>
- <tgroup cols="2">
- <thead>
- <row>
- <entry>&Version;</entry>
- <entry>&Description;</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry>6.0.0</entry>
- <entry>
- İşlev PHP'den kaldırıldı.
- </entry>
- </row>
- <row>
- <entry>5.3.0</entry>
- <entry>
- Bu işlev artık bir E_DEPRECATED uyarısı veriyor.
- </entry>
- </row>
- </tbody>
- </tgroup>
- </informaltable>
- </para>
- </refsect1>
-
- <refsect1 role="seealso">
- &reftitle.seealso;
- <para>
- <simplelist>
- <member><function>openlog</function></member>
- <member><function>syslog</function></member>
- <member><function>closelog</function></member>
- </simplelist>
- </para>
- </refsect1>
-
-</refentry>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
diff --git a/reference/network/ini.xml b/reference/network/ini.xml
deleted file mode 100644
index 4f4b1c66..00000000
--- a/reference/network/ini.xml
+++ /dev/null
@@ -1,78 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision$ -->
-<!-- EN-Revision: 96c9d88bad9a7d7d44bfb7f26c226df7ee9ddf26 Maintainer: nilgun Status: ready -->
-<section xml:id="network.configuration" xmlns="http://docbook.org/ns/docbook">
- &reftitle.runtime;
- &extension.runtime;
- <para>
- <table>
- <title>Ağ Yapılandırma Seçenekleri</title>
- <tgroup cols="4">
- <thead>
- <row>
- <entry>İsim</entry>
- <entry>Öntanımlı</entry>
- <entry>Değişiklik yeri</entry>
- <entry>Sürüm Bilgisi</entry>
- </row>
- </thead>
- <tbody>
- <row>
- <entry><link linkend="ini.define-syslog-variables">define_syslog_variables
- </link></entry>
- <entry>"0"</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>PHP 5.3.0'dan beri kullanımı önerilmemekte olup PHP 6.0.0'da
- kaldırılmıştır.</entry>
- </row>
- </tbody>
- </tgroup>
- </table>
- &ini.php.constants;
- </para>
-
- &ini.descriptions.title;
-
- <para>
- <variablelist>
- <varlistentry xml:id="ini.define-syslog-variables">
- <term>
- <parameter>define_syslog_variables</parameter>
- <type>boolean</type>
- </term>
- <listitem>
- <para>
- Çeşitli syslog değişkenlerinin ($LOG_PID, $LOG_CRON gibi) tanımlanıp
- tanımlanmayacağını belirler. Başarım arttırma açısından
- <literal>off</literal> atamak iyi bir fikirdir. Bu değişkenleri çalışma
- anında <function>define_syslog_variables</function> çağrısıyla
- tanımlayabilirsiniz.
- </para>
- </listitem>
- </varlistentry>
- </variablelist>
- </para>
-</section>
-
-<!-- Keep this comment at the end of the file
-Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-indent-tabs-mode:nil
-sgml-parent-document:nil
-sgml-default-dtd-file:"~/.phpdoc/manual.ced"
-sgml-exposed-tags:nil
-sgml-local-catalogs:nil
-sgml-local-ecat-files:nil
-End:
-vim600: syn=xml fen fdm=syntax fdl=2 si
-vim: et tw=78 syn=sgml
-vi: ts=1 sw=1
--->
-
-
diff --git a/reference/network/setup.xml b/reference/network/setup.xml
index 2b4e6bf4..4ac58667 100644
--- a/reference/network/setup.xml
+++ b/reference/network/setup.xml
@@ -1,13 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: af4410a7e15898c3dbe83d6ea38246745ed9c6fb Maintainer: nilgun Status: ready -->
+<!-- EN-Revision: 1fb41f1900406a130e59f37d6e66538a64048524 Maintainer: nilgun Status: ready -->
<chapter xml:id="network.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
<!-- {{{ Requirements -->
<section xml:id="network.requirements">
&reftitle.required;
- &no.requirement;
+ <para>
+ Linux üzerinde <function>checkdnsrr</function>, <function>getmxrr</function>
+ ve <function>dns_get_record</function> işlevleri için Bind gerekir.
+ </para>
</section>
<!-- }}} -->
@@ -19,7 +22,11 @@
<!-- }}} -->
<!-- {{{ Configuration -->
- &reference.network.ini;
+ <section xml:id="network.configuration">
+ &reftitle.runtime;
+ &no.config;
+ </section>
+
<!-- }}} -->
<!-- {{{ Resources -->
diff --git a/reference/session/ini.xml b/reference/session/ini.xml
index 96c7ff8f..f067e049 100644
--- a/reference/session/ini.xml
+++ b/reference/session/ini.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
-<!-- EN-Revision: f3d6ada6156b28791a28efebe2e5c070159c3a94 Maintainer: nilgun Status: ready -->
+<!-- EN-Revision: 7dc5a6466b5c49cd712fc19a520f106b4d2d1110 Maintainer: nilgun Status: ready -->
<section xml:id="session.configuration" xmlns="http://docbook.org/ns/docbook">
&reftitle.runtime;
&extension.runtime;
@@ -16,7 +16,7 @@
<entry>&Changelog;</entry>
</row>
</thead>
- <tbody>
+ <tbody xml:id="session.configuration.list">
<row>
<entry><link linkend="ini.session.save-path"> session.save_path</link></entry>
<entry>""</entry>
@@ -104,7 +104,7 @@
session.cookie_httponly</link></entry>
<entry>""</entry>
<entry>PHP_INI_ALL</entry>
- <entry>PHP 5.2.0'dan beri kullanılabilmektedir.</entry>
+ <entry />
</row>
<row>
<entry><link linkend="ini.session.cookie-samesite">session.cookie_samesite</link></entry>
@@ -117,7 +117,7 @@
session.use_strict_mode</link></entry>
<entry>"0"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>PHP 5.5.2'den beri kullanılabilmektedir.</entry>
+ <entry />
</row>
<row>
<entry><link linkend="ini.session.use-cookies">
@@ -186,50 +186,43 @@
<entry><link linkend="ini.session.upload-progress.enabled">session.upload_progress.enabled</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>PHP 5.4.0'dan beri kullanılabilmektedir.</entry>
+ <entry />
</row>
<row>
<entry><link linkend="ini.session.upload-progress.cleanup">session.upload_progress.cleanup</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>PHP 5.4.0'dan beri kullanılabilmektedir.</entry>
+ <entry />
</row>
<row>
<entry><link linkend="ini.session.upload-progress.prefix">session.upload_progress.prefix</link></entry>
<entry>"upload_progress_"</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>PHP 5.4.0'dan beri kullanılabilmektedir.</entry>
+ <entry />
</row>
<row>
<entry><link linkend="ini.session.upload-progress.name">session.upload_progress.name</link></entry>
<entry>"PHP_SESSION_UPLOAD_PROGRESS"</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>PHP 5.4.0'dan beri kullanılabilmektedir.</entry>
+ <entry />
</row>
<row>
<entry><link linkend="ini.session.upload-progress.freq">session.upload_progress.freq</link></entry>
<entry>"1%"</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>PHP 5.4.0'dan beri kullanılabilmektedir.</entry>
+ <entry />
</row>
<row>
<entry><link linkend="ini.session.upload-progress.min-freq">session.upload_progress.min_freq</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_PERDIR</entry>
- <entry>PHP 5.4.0'dan beri kullanılabilmektedir.</entry>
+ <entry />
</row>
<row>
<entry><link linkend="ini.session.lazy-write">session.lazy_write</link></entry>
<entry>"1"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>PHP 7.0.0'dan beri kullanılabilmektedir.</entry>
- </row>
- <row>
- <entry><link linkend="ini.url-rewriter.tags">url_rewriter.tags</link></entry>
- <entry>"a=href,area=href,frame=src,form="</entry>
- <entry>PHP_INI_ALL</entry>
- <entry>PHP 7.1.0'dan beri bu INI artık oturumlar tarafından
- kullanılmamaktadır.</entry>
+ <entry />
</row>
<row>
<entry><link linkend="ini.session.hash-function">