1
0
mirror of https://github.com/php/doc-tr.git synced 2026-03-23 23:02:09 +01:00

Sync reference/apache with doc-en

This commit is contained in:
Gina Peter Banyard
2026-03-21 12:23:22 +00:00
parent 7434833df9
commit 2df887d284
3 changed files with 7 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: f3b9d85f71934d6814a493fabb367e10731e0394 Maintainer: nilgun Status: ready -->
<!-- EN-Revision: 68e52ef14de33f6752a8fdda1ae83c861c5babdb Maintainer: nilgun Status: ready -->
<!-- CREDITS: faruk, behzat -->
<refentry xml:id="function.apache-request-headers" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -28,7 +28,7 @@
&reftitle.returnvalues;
<para>
Başarı halinde mevcut isteğin tüm HTTP başlıklarını içeren bir ilişkili dizi
döndürür; aksi halde &false; döndürür.
döndürür.
</para>
</refsect1>

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: f3b9d85f71934d6814a493fabb367e10731e0394 Maintainer: nilgun Status: ready -->
<!-- EN-Revision: 68e52ef14de33f6752a8fdda1ae83c861c5babdb Maintainer: nilgun Status: ready -->
<!-- CREDITS: faruk, behzat -->
<refentry xml:id="function.apache-response-headers" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -10,7 +10,7 @@
<refsect1 role="description">
&reftitle.description;
<methodsynopsis>
<type class="union"><type>array</type><type>false</type></type><methodname>apache_response_headers</methodname>
<type>array</type><methodname>apache_response_headers</methodname>
<void/>
</methodsynopsis>
<para>
@@ -27,8 +27,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
Başarı halinde Apache yanıt başlıklarını içeren bir dizi;
aksi halde &false; döndürür.
Başarı halinde Apache yanıt başlıklarını içeren bir dizi.
</para>
</refsect1>

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: f3b9d85f71934d6814a493fabb367e10731e0394 Maintainer: nilgun Status: ready -->
<!-- EN-Revision: 68e52ef14de33f6752a8fdda1ae83c861c5babdb Maintainer: nilgun Status: ready -->
<!-- CREDITS: faruk, behzat -->
<refentry xml:id="function.getallheaders" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -27,7 +27,7 @@
&reftitle.returnvalues;
<para>
Herşey yolunda gitmişse mevcut isteğe ait tüm HTTP başlıklarını içeren bir
ilişkili dizi döndürür, aksi takdirde &false; döndürür.
ilişkili dizi döndürür.
</para>
</refsect1>