]> granicus.if.org Git - php/commit
Fix mkdir() special case for path length < 260 and > 248
authorAnatol Belski <ab@php.net>
Thu, 28 Sep 2017 11:18:31 +0000 (13:18 +0200)
committerAnatol Belski <ab@php.net>
Thu, 28 Sep 2017 11:18:31 +0000 (13:18 +0200)
commit72c008f945f964521fd5227c2a6dc32bdaaf28b9
tree26e2d8d71da069cd9a6bb3b5dd922629f67b239d
parent1c68d63f35aecc2aa602ffc429688ed43ffb92b6
Fix mkdir() special case for path length < 260 and > 248
ext/standard/tests/file/windows_mb_path/test_long_path_mkdir.phpt [new file with mode: 0644]
win32/ioutil.c