Fix#49564 - Returns false if encoding cannot be determined.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@288349 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Richard Quadling 2009-09-15 16:22:50 +00:00
parent bdd9deda77
commit e90c01fe24

View file

@ -62,7 +62,8 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
The detected character encoding.
The detected character encoding of &false; if the encoding cannot be
detected from the given string.
</para>
</refsect1>