|
||||||||||
|
New in This Group #50223 [NEW]: foreach() affects array pointer unexpectedly (different between PHP versions)11/18/2009 11:44:27 PM #50222 [NEW]: can't disable magic_quotes_gpc support11/18/2009 11:21:53 PM #50220 [NEW]: file_exists fails for files on network share11/18/2009 2:55:48 PM #50219 [NEW]: soap call Segmentation fault on a redirected url11/18/2009 2:41:59 PM #50215 [NEW]: Parent: child process exited with status 3221225477 -- Restarting.11/18/2009 10:22:50 AM #50214 [NEW]: IPv6 with fsockopen broken11/18/2009 10:08:29 AM #50213 [NEW]: impossible to delete header11/18/2009 5:56:05 AM #50212 [NEW]: SEGV by ldap_get_option() with LDAP_OPT_NETWORK_TIMEOUT11/18/2009 1:29:30 AM #50210 [NEW]: PHP won't parse multipart/form-data if it was originally chunk encoded.11/17/2009 10:46:23 PM #50209 [NEW]: Compiling with libedit cannot find readline.h11/17/2009 9:49:34 PM |
#50609 [NEW]: Feature Request: mbstring - add mb_substr_replace
|
|||||||||
| Group: php.bugs |
Subscribe
|
Posted:12/29/2009 11:49:32 PM | Replies:0 | Views:33 | Items(0) |
|
From: anthon dot pang at gmail dot com
Operating system: PHP version: 5.2.12 PHP Bug Type: Feature/Change Request Bug description: Feature Request: mbstring - add mb_substr_replace Description: ------------ For consistency, there should be a multibyte-aware version of substr_replace. At present, it's inconsistent (and can lead to incorrect results) if strlen and strpos functions are overloaded, and have those return values passed to substr_replace (which isn't overloaded). -- Edit bug report at http://bugs.php.net/?id=50609&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=50609&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=50609&r=trysnapshot53 Try a snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=50609&r=trysnapshot60 Fixed in SVN: http://bugs.php.net/fix.php?id=50609&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=50609&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=50609&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=50609&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=50609&r=needscript Try newer version: http://bugs.php.net/fix.php?id=50609&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=50609&r=support Expected behavior: http://bugs.php.net/fix.php?id=50609&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=50609&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=50609&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=50609&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=50609&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=50609&r=dst IIS Stability: http://bugs.php.net/fix.php?id=50609&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=50609&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=50609&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=50609&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=50609&r=mysqlcfg |
php-b...@lists.php.net ("anthon dot pang at gmail dot com") 12/29/2009 11:49:32 PM |
note 97095 added to soapclient.soapclient
note 97094 added to function.sqlite-changes
note 97093 added to function.sqlite-changes
note 97092 added to ref.xmlrpc
note 97091 added to function.var-export