Hi,
> -Original Message-
> From: Anatol Belski [mailto:anatol@belski.net]
> Sent: Monday, February 1, 2016 11:03 AM
> To: 'Dmitry Stogov' ; internals@lists.php.net
> Cc: 'Pierre Joye' ; 'Xinchen Hui'
> ; 'Nikita Popov'
> Su
ta Popov'
> Subject: [PHP-DEV] Re: Streams and I/O refactoring approach
>
> Hi,
>
> At current state, I see this not as a whole stream layer refactoring, but
as a low-
> level replacement of POSIX layer on Windows.
> I see only few "visible" changes:
>
Basi
Hi,
At current state, I see this not as a whole stream layer refactoring,
but as a low-level replacement of POSIX layer on Windows.
I see only few "visible" changes:
1. The layer first checks, if file names are valid UTF-8 strings, and
use UTF-8 names or fall back to system locale.
2. The pat