X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fnegotiate001.phpt;h=ff1644bb0b432eec100bd20e17c06b5a0ac8c800;hp=0e553f50154e418a2e50531d1ceb91e0e5a9a670;hb=82923890d9ce44a0642ac2f5ea0cb343aaf50fe3;hpb=468e8d748d365811af4ce890fd8fc4c1f88cc08a diff --git a/tests/negotiate001.phpt b/tests/negotiate001.phpt index 0e553f5..ff1644b 100644 --- a/tests/negotiate001.phpt +++ b/tests/negotiate001.phpt @@ -11,43 +11,48 @@ HTTP_ACCEPT_LANGUAGE=de-DE,de-AT;q=0.9,en;q=0.8,fr;q=0 CONTENT TYPE CHARSET ENCODING LANGUAGE CUSTOM @@ -55,7 +60,7 @@ CUSTOM DONE --EXPECT-- @@ -103,7 +108,7 @@ LANGUAGE de: Array ( - [de] => 0.99 + [de] => 0.97 [en] => 0.8 ) de-DE: Array @@ -122,7 +127,7 @@ CUSTOM a.b: Array ( [a.b] => 0.9 - [a.x] => 0.1 - [c.e] => 0.1 + [a.x] => 0.08 + [c.e] => 0.08 ) DONE