Skip to content

Commit

Permalink
update ini.core.xml - new-features.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
ManueldG committed Feb 12, 2025
1 parent d102fb1 commit 0507a0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
14 changes: 4 additions & 10 deletions appendices/ini.core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@ Fatal error: Maximum execution time of 30+2 seconds exceeded (terminated) in Unk
<entry><link linkend="ini.enable-post-data-reading">enable_post_data_reading</link></entry>
<entry>"1"</entry>
<entry><constant>INI_PERDIR</constant></entry>
<entry>Disponibile da PHP 5.4.0</entry>
<entry></entry>
</row>
<row>
<entry><link linkend="ini.post-max-size">post_max_size</link></entry>
Expand Down Expand Up @@ -1003,12 +1003,6 @@ Fatal error: Maximum execution time of 30+2 seconds exceeded (terminated) in Unk

</variablelist>
</para>
<para>
Vedere anche: <link linkend="ini.magic-quotes-gpc">magic_quotes_gpc</link>,
<link linkend="ini.magic-quotes-runtime">magic_quotes_runtime</link>
e
magic_quotes_sybase.
</para>
</section>

<section xml:id="ini.sect.path-directory">
Expand Down Expand Up @@ -1505,7 +1499,7 @@ include_path = ".:${USER}/pear/php"
<varlistentry xml:id="ini.cgi.rfc2616-headers">
<term>
<parameter>cgi.rfc2616_headers</parameter>
<type>int</type>
<type>bool</type>
</term>
<listitem>
<para>
Expand All @@ -1530,7 +1524,7 @@ include_path = ".:${USER}/pear/php"
<varlistentry xml:id="ini.fastcgi.impersonate">
<term>
<parameter>fastcgi.impersonate</parameter>
<type>string</type>
<type>bool</type>
</term>
<listitem>
<para>
Expand Down Expand Up @@ -1608,7 +1602,7 @@ include_path = ".:${USER}/pear/php"
<row>
<entry><link linkend="ini.max-file-uploads">max_file_uploads</link></entry>
<entry>20</entry>
<entry><constant>INI_SYSTEM</constant></entry>
<entry><constant>INI_PERDIR</constant></entry>
<entry></entry>
</row>
</tbody>
Expand Down
2 changes: 1 addition & 1 deletion appendices/migration70/new-features.xml
Original file line number Diff line number Diff line change
Expand Up @@ -694,4 +694,4 @@ End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->
-->

0 comments on commit 0507a0e

Please sign in to comment.