austgl / phpws

Automatically exported from code.google.com/p/phpws
0 stars 0 forks source link

Line 87 in protocol.php #18

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What is the meaning of the line 87 in protocol.php? There is no 'cookie' 
variable in 'this'. There is '_cookie'. But actually I don't think an empty 
array should be asigned to it here. Instead, subarrays of cookie's headers are 
likely to be joined in a single array of _cookies.

Original issue reported on code.google.com by mo...@tushino.ru on 20 Feb 2012 at 9:07

GoogleCodeExporter commented 9 years ago
Yep, that line doesnt make sense at all. However Cookies work fine as far as I 
know, so I guess just removing that line is a reasonable solution.

Original comment by ch...@devristo.com on 25 Feb 2012 at 9:30

GoogleCodeExporter commented 9 years ago
To be honest, the whole function look weird to me. Its on the todo to be 
rewritten.

Original comment by ch...@devristo.com on 25 Feb 2012 at 9:43

GoogleCodeExporter commented 9 years ago

Original comment by ch...@devristo.com on 30 May 2012 at 7:16