[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/appendices/_ini.core.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2015-08-27 22:08:30
Message-ID: svn-cmb-1440713310-337654-1840785127 () svn ! php ! net
[Download RAW message or body]

cmb                                      Thu, 27 Aug 2015 22:08:30 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=337654

Log:
documented zend.script_encoding transliteration (fixes #62351)

Bug: https://bugs.php.net/62351 (Assigned) UTF-8 chars fail to be printed out \
properly with zend.multibyte  
Changed paths:
    U   phpdoc/en/trunk/appendices/ini.core.xml

Modified: phpdoc/en/trunk/appendices/ini.core.xml
===================================================================
--- phpdoc/en/trunk/appendices/ini.core.xml	2015-08-27 21:40:42 UTC (rev 337653)
+++ phpdoc/en/trunk/appendices/ini.core.xml	2015-08-27 22:08:30 UTC (rev 337654)
@@ -477,6 +477,11 @@
         directive appears at the top of the script. When ISO-8859-1 incompatible \
                encoding
         is used, both zend.multibyte and zend.script_encoding must be used.
        </para>
+       <para>
+        Literal strings will be transliterated from zend.script_enconding to
+        mbstring.internal_encoding, as if
+        <function>mb_convert_encoding</function> would have been called.
+       </para>
       </listitem>
      </varlistentry>



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic