Edit report at https://bugs.php.net/bug.php?id=63241&edit=1

 ID:                 63241
 Updated by:         a...@php.net
 Reported by:        daniel dot stelter-gliese at innogames dot de
 Summary:            PHP fails to open Windows deduplicated files
-Status:             Assigned
+Status:             Closed
 Type:               Bug
 Package:            Win32API related
 Operating System:   Windows Server 2012
 PHP Version:        5.4.7
 Assigned To:        mattficken
 Block user comment: N
 Private report:     N

 New Comment:

Automatic comment on behalf of ab
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=a2e4404bc8155e6b6d9deefa22a172857d4b5e08
Log: Fixed bug #63241 PHP fails to open Windows deduplicated files.


Previous Comments:
------------------------------------------------------------------------
[2012-10-31 17:53:49] daniel dot stelter-gliese at innogames dot de

Any updates on this issue? Will it be merged?

------------------------------------------------------------------------
[2012-10-12 21:59:56] mattfic...@php.net

The most recent patch fixes this bug for me using 5.4.7 TS and Win7sp1x64 and 
Win2k12.

------------------------------------------------------------------------
[2012-10-12 13:56:52] daniel dot stelter-gliese at innogames dot de

Sorry for the compile error, I was in a bit of a hurry when I uploaded it.
Not only was a } missing, but also an assignment to isabsolute. Looking at the 
code this might be the reason why it fails.

I've updated the patch.

------------------------------------------------------------------------
[2012-10-10 21:53:28] mattfic...@php.net

The patch doesn't compile.

Fixing the missing }, the patch doesn't work for me. I can still reproduce the 
bug.

------------------------------------------------------------------------
[2012-10-10 08:27:16] paj...@php.net

Thanks for the very good report :) We can reproduce it and added it to our 
tests 
suite.

I'd to see how to deal with deduplicated files, if we have to cache them the 
same 
way we do for links or mounted volumes (necessary for require_once and the 
likes).

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=63241


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63241&edit=1

Reply via email to