mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
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:
parent
331127330a
commit
ddc8b420c5
1 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue