Edit report at https://bugs.php.net/bug.php?id=61743&edit=1
ID: 61743 Updated by: a...@php.net Reported by: a...@php.net Summary: Tests in ext\standard\tests\file\windows_acls\* fail -Status: Open +Status: Closed Type: Bug Package: *Directory/Filesystem functions Operating System: windows PHP Version: 5.3.10 -Assigned To: +Assigned To: ab Block user comment: N Private report: N New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. For Windows: http://windows.php.net/snapshots/ Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2012-04-16 09:44:06] a...@php.net The following patch has been added/updated: Patch Name: 61743.diff Revision: 1334569446 URL: https://bugs.php.net/patch-display.php?bug=61743&patch=61743.diff&revision=1334569446 ------------------------------------------------------------------------ [2012-04-16 09:35:53] a...@php.net Description: ------------ All the three tests ext\standard\tests\file\windows_acls\bug44859.phpt ext\standard\tests\file\windows_acls\bug44859_2.phpt ext\standard\tests\file\windows_acls\bug44859_4.phpt are failing for the same reason. When getenv('USERNAME') is empty or icacls is not in the path. Expected result: ---------------- tests pass Actual result: -------------- tests fail ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=61743&edit=1