Re: [PHP-WIN] php can't resolve 8.3 paths to unicode filenames, is that expected ?

2013-07-30 Thread R. S.
Hello Anatol, Wednesday, July 31, 2013, 12:47:58 AM, you wrote: > Warning: fopen(ZZ~1.TXT): failed to open stream: Invalid argument in > Command line code on line 1 > bool(false) Yes, but how does the function even know that there are multibyte in it's arguments ? Since it was given the asci

Re: [PHP-WIN] php can't resolve 8.3 paths to unicode filenames, is that expected ?

2013-07-30 Thread Anatol Belski
Dear R.S., On Tue, July 30, 2013 23:28, R. S. wrote: > I filled a bug here: https://bugs.php.net/bug.php?id=65358 > But they dismissed it as duplicate. > It has nothing to do with these bugs: > https://bugs.php.net/bug.php?id=64699 > https://bugs.php.net/bug.php?id=61315 > > > Where people tried t

Re: [PHP-WIN] php can't resolve 8.3 paths to unicode filenames, is that expected ?

2013-07-30 Thread R. S.
Hello Anatol, Tuesday, July 30, 2013, 10:13:28 PM, you wrote: > In addition to the fact that 8.3 names are an issue themselves as they > might be not present on a particular system, I don't see any issue if 8.3 are not present. If they don't they don't. I think then com would even be able to cre

Re: [PHP-WIN] Re: CLI Crash Bug

2013-07-30 Thread Jan Ehrhardt
Keith Davis in php.windows (Tue, 30 Jul 2013 15:57:05 -0500): >But I thought from the previous fix, what was updated was php5.dll. So, >to be clear, I want to use a base (revert my php5.dll file to base) >5.5.1 build with the new php_wincache.dll and php_opcache.dll files? Yes. Dmitry took another

RE: [PHP-WIN] Re: CLI Crash Bug

2013-07-30 Thread Keith Davis
For clarity, I'm testing the whole 5.5.2-dev build. Seems to work fine. Keith Davis (214) 906-5183 From: Keith Davis [mailto:keithda...@pridedallas.com] Sent: Tuesday, July 30, 2013 3:57 PM To: php-windows@lists.php.net Subject: RE: [PHP-WIN] Re: CLI Crash Bug But I thought from the previous fix

RE: [PHP-WIN] Re: CLI Crash Bug

2013-07-30 Thread Keith Davis
But I thought from the previous fix, what was updated was php5.dll. So, to be clear, I want to use a base (revert my php5.dll file to base) 5.5.1 build with the new php_wincache.dll and php_opcache.dll files? Keith Davis (214) 906-5183 -Original Message- From: Jan Ehrhardt [mailto:php.

Re: [PHP-WIN] php can't resolve 8.3 paths to unicode filenames, is that expected ?

2013-07-30 Thread Anatol Belski
On Tue, 2013-07-30 at 18:53 +0200, R. S. wrote: > > This is a known issue with 8 bit filenames, please read here > > Yes, but 8.3 names are not 8-bit. In addition to the fact that 8.3 names are an issue themselves as they might be not present on a particular system, it's about a multibyte name in

[PHP-WIN] to unsubscribe this email id from the list

2013-07-30 Thread Aviral Nigam
please unsubscribe this email id from your mailing list

Re: [PHP-WIN] php can't resolve 8.3 paths to unicode filenames, is that expected ?

2013-07-30 Thread R. S.
Hello Anatol, Tuesday, July 30, 2013, 6:32:42 PM, you wrote: > This is a known issue with 8 bit filenames, please read here Yes, but 8.3 names are not 8-bit. > If you work with COM, why don't > you use it to get the file contents? I really need a file handle to use with for example curl which

Re: [PHP-WIN] php can't resolve 8.3 paths to unicode filenames, is that expected ?

2013-07-30 Thread Anatol Belski
On Tue, July 30, 2013 00:25, R. S. wrote: > The thing is these paths do not have any non ascii chars in them. Old 16b > win311 apps are perfectly fine with such files, they just can't correctly > show their name nor create a fresh file with non ascii name. And such > behavior I was expecting from p

Re: [PHP-WIN] Re: CLI Crash Bug

2013-07-30 Thread Jan Ehrhardt
Jan Ehrhardt in php.windows (Tue, 30 Jul 2013 18:15:50 +0200): >Keith Davis in php.windows (Fri, 26 Jul 2013 16:24:26 -0500): >>Ok, I copied both php5.dll and php_wincache.dll from the ones you >>compiled, Jan, with Eric's patch and it works! > >New compilation without Eric's patch, but with Dmitry

Re: [PHP-WIN] Re: CLI Crash Bug

2013-07-30 Thread Jan Ehrhardt
Keith Davis in php.windows (Fri, 26 Jul 2013 16:24:26 -0500): >Ok, I copied both php5.dll and php_wincache.dll from the ones you >compiled, Jan, with Eric's patch and it works! New compilation without Eric's patch, but with Dmitry's patch of today: https://dl.dropboxusercontent.com/u/8954372/php-5