Skip to content

[Docs]: PHP Upgrade guide tells you to disable platform checks #683

@joehoyle

Description

@joehoyle

Issue Type

Missing documentation

Documentation Location

https://docs.altis-dxp.com/guides/updating-php/

Issue Description

Currently our PHP upgrade guide tells you to disable platform-checks, this means if you upgrade to a newer version of Altis while upgrading PHP, you're not going to get any PHP version failures if you roll out the codebase to an older version of PHP in altis cloud.

For example:

  1. Have PHP 8.1 codebase on Altis 20
  2. Upgrade to Altis 25, and planning to do PHP 8.3. Add the ignore platform-checks
  3. Deploy codebase to PHP 8.1

You never get an errors that your codebase is not 8.1 compatible, because we're telling people to disable platform checks.

Current Content

Suggested Improvement

Additional Info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions