X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fnegotiate001.phpt;h=ff1644bb0b432eec100bd20e17c06b5a0ac8c800;hp=d384b87f06cb14da76e538e40f8d7669d6c99b90;hb=cbfdc466d8a364445ba3389e876b7c7e7f0189b2;hpb=61067d19cf03ad876954c2644ff9e37942b2ad67 diff --git a/tests/negotiate001.phpt b/tests/negotiate001.phpt index d384b87..ff1644b 100644 --- a/tests/negotiate001.phpt +++ b/tests/negotiate001.phpt @@ -11,51 +11,56 @@ HTTP_ACCEPT_LANGUAGE=de-DE,de-AT;q=0.9,en;q=0.8,fr;q=0 CONTENT TYPE CHARSET ENCODING LANGUAGE 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