Bug #48257 add note about phar.require_hash not affecting plain tar files.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289759 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Brett Bieber 2009-10-19 18:11:04 +00:00
parent 09ea485b85
commit 972e9c1b46

View file

@ -96,6 +96,10 @@
enabled in php.ini, a script may harmlessly "re-enable"
the INI variable, but may not disable it.
</para>
<para>
This setting does not affect reading plain tar files with the
<classname>PharData</classname> class.
</para>
</note>
</listitem>
</varlistentry>