Skip to content

Update for PHP 8.4 #25

@gmoigneu

Description

@gmoigneu

The bridge generates some deprecation warning on PHP8.4:

Deprecated: Platformsh\ConfigReader\Config::__construct(): Implicitly marking parameter $environmentVariables as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/platformsh/config-reader/src/Config.php on line 152

Deprecated: Platformsh\ConfigReader\Config::getUpstreamRoutes(): Implicitly marking parameter $appName as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/platformsh/config-reader/src/Config.php on line 340

We should review and update the code to avoid this.

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