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

List:       php-doc-cvs
Subject:    [DOC-CVS] com doc/en: Clarify that encoding conversion may be done by the driver: =?UTF-8?Q?referenc
From:       Christoph Michael Becker <cmb () php ! net>
Date:       2021-03-18 13:30:28
Message-ID: php-mail-1f859201672c44ae8a83c3ca21257fdc329021335 () git ! php ! net
[Download RAW message or body]

Commit:    2b6afe9652277bcaf631546a18523327e7e95f52
Author:    Christoph M. Becker <cmbecker69@gmx.de>         Thu, 18 Mar 2021 14:30:28 +0100
Parents:   2f00a6fcf430822f19914ca47ea378651591b1eb
Branches:  master

Link:       http://git.php.net/?p=doc/en.git;a=commitdiff;h=2b6afe9652277bcaf631546a18523327e7e95f52

Log:
Clarify that encoding conversion may be done by the driver

Changed paths:
  M  reference/pdo_odbc/constants.xml


Diff:
diff --git a/reference/pdo_odbc/constants.xml b/reference/pdo_odbc/constants.xml
index 7d34ffb847..acf728d280 100644
--- a/reference/pdo_odbc/constants.xml
+++ b/reference/pdo_odbc/constants.xml
@@ -48,7 +48,7 @@
      Windows only. If &true;, UTF-16 encoded character data (<literal>CHAR</literal>,
      <literal>VARCHAR</literal> and <literal>LONGVARCHAR</literal>) is converted to
      UTF-8 when reading from or writing data to the database.
-     If &false; (the default), no character encoding conversion is done.
+     If &false; (the default), character encoding conversion may be done by the driver.
     </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