php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #43680 OnUpdateUTF8String problems in PHP 6
Submitted: 2007-12-26 19:36 UTC Modified: 2008-01-15 17:10 UTC
From: christopher dot jones at oracle dot com Assigned:
Status: Closed Package: Unicode Engine related
PHP Version: 6CVS-2007-12-26 (CVS) OS: n/a
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: christopher dot jones at oracle dot com
New email:
PHP Version: OS:

 

 [2007-12-26 19:36 UTC] christopher dot jones at oracle dot com
Description:
------------
Problem reported to me as:

 > The problems I faced when unicode.semantics=On were:
 >
 > 1) Any OnUpdateUTF8String php.ini variable is seen as NULL in
 > oci_globals.
 >
 > 2) If the above is resolved, the memory of the variable is wiped out,
 > by the time we come to execution of the script, after module inits.
 >
 > 3) We still convert to UTF-16 when unicode.semantics=Off.


Patch is in: http://news.php.net/php.internals/32817

Andrei was OK with the change: http://news.php.net/php.internals/32949


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-01-15 17:10 UTC] tony2001@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

Committed =)
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 02:01:28 2024 UTC