Skip to content

Problem with 'basedir' on Windows #76

Description

@goozak

Using Windows 10 with PHP 7.2 on IIS.

When I set basedir to a specific folder (such as C:\Test), the file list is displayed but 'file access functions', such as filesize and filemtime, throw a stat failed warning.

Seems like the basedir path should be used for these: warning mentions ./filename but I think it should be C:\Test\filename).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions