detect_unicode before __halt_compiler (bug #36711)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@291204 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2009-11-23 13:19:45 +00:00
parent 331127330a
commit ddc8b420c5

View file

@ -3951,6 +3951,8 @@ auto_prepend_file=security.php
<para>
Check for BOM (Byte Order Mark) and see if the file contains valid
multibyte characters.
This detection is performed before processing of
<function>__halt_compiler</function>.
Available only in Zend Multibyte mode.
</para>
</listitem>