hi,

Is it supposed to work with file:// URI as well? If yes, the patch may
break this feature.

It would be also nice to add a test case if possible.

Cheers,

On Mon, Feb 15, 2010 at 4:28 PM, Ferenc Kovacs <tyr...@gmail.com> wrote:
> If this is an expected behavior then I think it should be noted here:
> http://www.php.net/manual/en/transports.inet.php
>
> Tyrael
>
> 2010/2/15 Jaroslav Hanslik <konfere...@kukulich.cz>:
>> Hi,
>>
>> my bug report http://bugs.php.net/bug.php?id=50751 was marked as bogus but I
>> still think it's a bug. The session.save_path is treated as file system path
>> even if I use memcache as session.save_handler. Here is my patch
>> http://temp.kukulich.cz/session_save_path_checked_only_if_files.txt (against
>> PHP 5.3.1). Maybe it would be clearer what I mean. If I'm wrong, please
>> someone expain me why.
>>
>> Jaroslav Hanslik
>>
>> --
>> PHP Internals - PHP Runtime Development Mailing List
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to