From: Felipe Pena Date: Fri, 24 Jul 2009 00:36:58 +0000 (+0000) Subject: - Fixed bug #49042 (Patch for fixing tests/basic/022.phpt and 023.phpt) X-Git-Tag: php-5.4.0alpha1~191^2~3006 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0dccab1fa05a160bddc5b3d69760a34f41eab405;p=php - Fixed bug #49042 (Patch for fixing tests/basic/022.phpt and 023.phpt) patch by: mats dot lindh at gmail dot com --- diff --git a/tests/basic/022.phpt b/tests/basic/022.phpt index 9f2155759e..1b9023c52a 100644 --- a/tests/basic/022.phpt +++ b/tests/basic/022.phpt @@ -9,7 +9,7 @@ var_dump($_COOKIE); --EXPECTF-- array(10) { [u"cookie1"]=> - unicode(0) "" + unicode(6) "val1 " [u"cookie2"]=> unicode(5) "val2 " [u"cookie3"]=> diff --git a/tests/basic/023.phpt b/tests/basic/023.phpt index ece28b78d2..acbe556de2 100644 --- a/tests/basic/023.phpt +++ b/tests/basic/023.phpt @@ -9,7 +9,7 @@ var_dump($_COOKIE); --EXPECT-- array(3) { [u"c_o_o_k_i_e"]=> - unicode(1) "v" + unicode(5) "value" [u"name"]=> unicode(24) ""value","value",UEhQIQ==" [u"UEhQIQ"]=>