From: Dmitry Stogov Date: Tue, 4 Mar 2008 10:07:17 +0000 (+0000) Subject: Fixed wrong result of cascading assignment to string offset X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~710 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4de15df71129f659c5e37c45aa8c4711090d3116;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]