From: christopher dot jones at oracle dot com Operating system: n/a PHP version: 6CVS-2007-12-26 (CVS) PHP Bug Type: Unicode Engine related Bug description: OnUpdateUTF8String problems in PHP 6
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 -- Edit bug report at http://bugs.php.net/?id=43680&edit=1 -- Try a CVS snapshot (PHP 4.4): http://bugs.php.net/fix.php?id=43680&r=trysnapshot44 Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=43680&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=43680&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=43680&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=43680&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=43680&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=43680&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=43680&r=needscript Try newer version: http://bugs.php.net/fix.php?id=43680&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=43680&r=support Expected behavior: http://bugs.php.net/fix.php?id=43680&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=43680&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=43680&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=43680&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=43680&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=43680&r=dst IIS Stability: http://bugs.php.net/fix.php?id=43680&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=43680&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=43680&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=43680&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=43680&r=mysqlcfg