php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #3729 it seems that php uses 8 byte to store one chinese character
Submitted: 2000-03-04 22:15 UTC Modified: 2000-05-22 03:55 UTC
From: yujinwen at yahoo dot com Assigned:
Status: Closed Package: Parser error
PHP Version: 3.0.15 OS: linux
Private report: No CVE-ID: None
 [2000-03-04 22:15 UTC] yujinwen at yahoo dot com

    During the developing procedure we found that php uses
8 byte to store Chinese character which normally take 2 byte
space, this result in the string overflow and can not to store in Oracle database!
   we deduced that may be PHP uses a special code system to 
store the other languages which it does not know!

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-05-22 03:55 UTC] jimw at cvs dot php dot net
This is not the case, and without example code, there's no bug here to reproduce or fix.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 20:01:29 2024 UTC