X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fnegotiate001.phpt;h=ff1644bb0b432eec100bd20e17c06b5a0ac8c800;hp=f628cdf1d9944784da44594d282bd04857f3549a;hb=cbfdc466d8a364445ba3389e876b7c7e7f0189b2;hpb=b853770adabaeaea590da340d9c54a940d5ea1dd diff --git a/tests/negotiate001.phpt b/tests/negotiate001.phpt index f628cdf..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 - [c.e] => 0.1 - [a.x] => 0.1 + [a.x] => 0.08 + [c.e] => 0.08 ) DONE