Skip to content

Support non-hex report-filenames for reporting #98

@alexgit2k

Description

@alexgit2k

For reporting only filenames with hex-numbers are supported:

if ($k === 'run') {
$p = implode(',', array_filter(explode(',', $p), 'ctype_xdigit'));
}

I include the date and time in filenames to make them easier to identify, so I would like that it supports also non-hex report-filenames.

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