Test: /ext/mbstring/tests/bug26639.phpt - Version 5.5.8-dev        

Bug #26639 mb_convert_variables() clutters variables beyond the references
Submitted: 2003-12-16 06:42:46 Modified: 2003-12-18 04:52:22
From: s.masugata Assigned:
Status: Closed Package: mbstring related
PHP Version: 4.3.4 OS: Linux/Solaris(sparc)

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ string(15) "あいうえお" refcount(2)
002+ string(14) "����������" refcount(2)
003+ string(14) "����������" refcount(1)
004+ string(14) "����������" refcount(1)
005+ array(1) refcount(2){
006+ [0]=>
007+ string(15) "あいうえお" refcount(2)
008+ }
001- string(10) "����������" refcount(2)
002- string(10) "����������" refcount(2)
003- string(10) "����������" refcount(1)
004- string(10) "����������" refcount(1)
007- string(10) "����������" refcount(2)
011+ string(14) "����������" refcount(1)
011- string(10) "����������" refcount(1)
015+ &string(15) "あいうえお" refcount(2)
015- &string(10) "����������" refcount(2)
017- array(1) refcount(2){
019+ string(14) "����������" refcount(1)
019- string(10) "����������" refcount(1)
021+ array(1) refcount(1){
023+ string(14) "����������" refcount(2)
023- string(10) "����������" refcount(2)
027+ string(14) "����������" refcount(2)
027- string(10) "����������" refcount(2)
031+ string(14) "����������" refcount(2)
031- string(10) "����������" refcount(2)
033- array(1) refcount(1){
034- [0]=>
035- string(10) "����������" refcount(2)
036- }
035+ string(14) "����������" refcount(2)
041+ string(15) "あいうえお" refcount(1)
041- string(10) "����������" refcount(1)
048+ string(14) "����������" refcount(1)
048- string(10) "����������" refcount(1)