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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: yujinwen at yahoo dot com
New email:
PHP Version: OS:

 

 [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: Thu Apr 25 15:01:30 2024 UTC