mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Clarify mbstring.substitute_character
We link to the mb_substitute_character() man page, where the details are already explained. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@343157 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
1266a49f87
commit
3322cc1ac2
1 changed files with 1 additions and 0 deletions
|
@ -189,6 +189,7 @@
|
|||
<listitem>
|
||||
<para>
|
||||
Defines character to substitute for invalid character encoding.
|
||||
See <function>mb_substitute_character</function> for supported values.
|
||||
</para>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
|
|
Loading…
Reference in a new issue