From: Dmitry Stogov Date: Tue, 4 Mar 2008 11:49:31 +0000 (+0000) Subject: Fixed wrong result of cascading assignment to string offset X-Git-Tag: php-5.2.6RC2~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0d7d1397004218cb1c3a521cc0f690e7b800fd2f;p=php Fixed wrong result of cascading assignment to string offset --- diff --git a/tests/lang/bug22592.phpt b/tests/lang/bug22592.phpt index 351ea08b9b..270584185f 100644 --- a/tests/lang/bug22592.phpt +++ b/tests/lang/bug22592.phpt @@ -46,8 +46,8 @@ string(8) "4-4s4s*0" string(9) "4-4s4s505" string(9) "454s4s505" string(1) "-" -string(6) "string" -int(4) -int(5) +string(1) "s" +string(1) "4" +string(1) "5" string(1) "5" [Illegal string offset: -1]