Skip to content

Version 4.6.27 introduced a newline character in the VERSION file #1176

@arthfl

Description

@arthfl

Release 4.6.27 introduced a newline character here:
4362852

This breaks https://github.com/cloudfoundry/php-buildpack/blob/master/extensions/dynatrace/extension.py exactly here https://github.com/cloudfoundry/php-buildpack/blob/master/extensions/dynatrace/extension.py#L108 because we put the content of that file in a HTTP header, which doesn't work if there's a \n .

I'm creating this as a bug/issue because the format of the VERSION file has been that way for years and now has suddenly changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions