]> granicus.if.org Git - php/commitdiff
Test
authorzborboa-google <zborboa@google.com>
Wed, 14 May 2014 20:11:51 +0000 (13:11 -0700)
committerzborboa-google <zborboa@google.com>
Wed, 14 May 2014 20:11:51 +0000 (13:11 -0700)
ext/standard/tests/network/setcookie.phpt

index bf04ec78de13cd4da905d0010a958ea2e5ee9d49..a2a72e7177826bac66a99fdeea6bd396ec6ba5be 100644 (file)
@@ -35,7 +35,7 @@ $expected = array(
 $headers = headers_list();
 if (($i = count($expected)) > count($headers))
 {
-       echo "Less headers are being sent than expected - aborting";
+       echo "Fewer headers are being sent than expected - aborting";
        return;
 }
 
@@ -67,4 +67,4 @@ echo ($i === 0)
 --EXPECTHEADERS--
 
 --EXPECT--
-OK
\ No newline at end of file
+OK