Skip to content

Make --phar reproducible #114

@sebastianbergmann

Description

@sebastianbergmann

The only thing that was missing for the build of PHPUnit's PHAR to become reproducible was to set the timestamps of the files in the PHAR to a consistent date.

I have implemented that in sebastianbergmann/phpunit@4627215 using seld/phar-utils.

However, I do not like that the PHAR is now changed after it has been created using PHPAB.

It would be nice if PHPAB would do this while it creates the PHAR. What do you think, Arne?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions