Re: [PHP-DEV] Patch for bug: #16637

2002-07-10 Thread Edin Kadribasic
>Attached is a patch which fixes the bug described here: > > http://bugs.php.net/bug.php?id=16337 > >Please check that last comment I posted there and >comment this patch then.. :) Expecting urlencoded username and password seems to be the right thing to do. Edin -- PHP Devel

[PHP-DEV] Patch for bug: #16637

2002-07-09 Thread Jani Taskinen
Attached is a patch which fixes the bug described here: http://bugs.php.net/bug.php?id=16337 Please check that last comment I posted there and comment this patch then.. :) --Jani Index: http_fopen_wrapper.c =