svn: /phpdoc/tr/trunk/appendices/ ini.core.xml
[email protected] (Nilgün Belma Bugüner)
| Newsgroups | php.doc.tr |
|---|---|
| Message-ID | <[email protected]> |
nilgun Tue, 04 Aug 2020 23:48:32 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=350284
Log:
fixed a typo.
Changed paths:
U phpdoc/tr/trunk/appendices/ini.core.xml
Modified: phpdoc/tr/trunk/appendices/ini.core.xml
===================================================================
--- phpdoc/tr/trunk/appendices/ini.core.xml 2020-08-04 23:41:04 UTC (rev 350283)
+++ phpdoc/tr/trunk/appendices/ini.core.xml 2020-08-04 23:48:32 UTC (rev 350284)
@@ -52,10 +52,7 @@
<entry><link linkend="ini.precision">precision</link></entry>
<entry>"14"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>
- PHP 5.3.6 öncesinde öntanımlı değer 100 idi.
- PHP 7.1.0 öncesinde öntanımlı değer 17 idi.
- </entry>
+ <entry></entry>
</row>
<row>
<entry><link linkend="ini.serialize-precision">
@@ -62,7 +59,10 @@
serialize_precision</link></entry>
<entry>"-1"</entry>
<entry>PHP_INI_ALL</entry>
- <entry>PHP 5.3.5'e kadar öntanımlı değer 100 idi.</entry>
+ <entry>
+ PHP 5.3.6 öncesinde öntanımlı değer 100 idi.
+ PHP 7.1.0 öncesinde öntanımlı değer 17 idi.
+ </entry>
</row>
<row>
<entry><link linkend="ini.y2k-compliance">y2k_compliance</link></entry>