Test: /ext/standard/tests/strings/parse_str_basic3.phpt - Version 7.4.11-dev    

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
096+ string(33) "%3c%3d%3d%20%20foo+bar++%3d%3d%3e" 096- string(17) "<== foo bar ==>" 098+ string(29) "%23%23%23Hello+World%23%23%23" 098- string(17) "###Hello World###" 107+ string(10) "O%27Reilly" 107- string(8) "O'Reilly" 114+ string(10) "10%5c2%3d5" 114- string(6) "10\2=5" 121+ string(34) "A+string+with+%22quoted%22+strings" 121- string(30) "A string with "quoted" strings" 128+ string(50) "A%20string%20with%20containing%20%00%00%00%20nulls" 128- string(34) "A string with containing [0x0][0x0][0x0] nulls"