From 11e10af01b2125c59f7a91cee615c2431a1b7196 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Tue, 21 Feb 2012 10:04:25 +0000 Subject: [PATCH] fix tests --- tests/HttpRequest_007.phpt | 1 - tests/bug_15800.phpt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/HttpRequest_007.phpt b/tests/HttpRequest_007.phpt index 067e36c..2e9d48a 100644 --- a/tests/HttpRequest_007.phpt +++ b/tests/HttpRequest_007.phpt @@ -43,7 +43,6 @@ HTTP/1.1 100 Continue HTTP/1.1 200 OK Date: %a Server: %a -X-Powered-By: %a Vary: Accept-Encoding Content-Length: %d Content-Type: text/html diff --git a/tests/bug_15800.phpt b/tests/bug_15800.phpt index 8282c84..fad5b40 100644 --- a/tests/bug_15800.phpt +++ b/tests/bug_15800.phpt @@ -36,7 +36,7 @@ array(1) refcount(2){ ["ssl"]=> array(1) refcount(1){ ["verifypeer"]=> - string(1) "1" refcount(2) + string(1) "1" refcount(3) } } array(1) refcount(2){ -- 2.30.2