Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SDK-2172. Typos were fixed #1870

Merged
merged 3 commits into from
May 30, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ For information about installing the Spryker Commerce OS, see [Developer getting
## PHP 8.0 is the minimum version for all Spryker projects
With 202211.0, Spryker released a new version of its Demo Shops requiring PHP 8.0 as their minimum PHP version. PHP 7.4 will no longer be supported. Spryker's new module releases will only be compatible with PHP version 8.0 or later.

Backward compatibility remains unaffected. If your project followed our recommendations and requirements in the past twelve months, you would not experience any upgradeability issues.
Backward compatibility remains unaffected. If your project followed our recommendations and requirements in the past twelve months, you would not experience any upgradability issues.
AlexSlawinski marked this conversation as resolved.
Show resolved Hide resolved

**Documentation:**
[How to migrate](/docs/scos/user/intro-to-spryker/whats-new/php8-as-a-minimum-version-for-all-spryker-projects.html#migration-steps)
[How to migrate](/docs/scos/user/intro-to-spryker/whats-new/php8-as-a-minimum-version-for-all-spryker-projects.html#migration-steps)
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To get maximum from the Spryker OS codebase, atomic releases, leverage minimum e
3. Project modules


The following table briefly describes all the available strategies and how they affect a project's upgraddability. For full description of the strategies, see the following sections.
The following table briefly describes all the available strategies and how they affect a project's upgradability. For full description of the strategies, see the following sections.
AlexSlawinski marked this conversation as resolved.
Show resolved Hide resolved

| DEVELOPMENT STRATEGY | SPRYKER OS UPDATE SUPPORT |
| --- | --- |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ For information about installing the Spryker Commerce OS, see [Getting started g
## PHP 8.0 is the minimum version for all Spryker projects
With 202211.0, Spryker released a new version of its Demo Shops requiring PHP 8.0 as their minimum PHP version. PHP 7.4 will no longer be supported. Spryker's new module releases will only be compatible with PHP version 8.0 or later.

Backward compatibility remains unaffected. If your project followed our recommendations and requirements in the past twelve months, you would not experience any upgradeability issues.
Backward compatibility remains unaffected. If your project followed our recommendations and requirements in the past twelve months, you would not experience any upgradability issues.
AlexSlawinski marked this conversation as resolved.
Show resolved Hide resolved

**Documentation:**
[How to migrate](/docs/scos/user/intro-to-spryker/whats-new/php8-as-a-minimum-version-for-all-spryker-projects.html#migration-steps)
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ End of November 2022, Spryker will release a new version of its Demo Shops, whic

## Impacts

Backwards compatibility remains unaffected. If your project followed our recommendations and requirements in the past twelve months, you will not experience any upgradeability issues.
Backwards compatibility remains unaffected. If your project followed our recommendations and requirements in the past twelve months, you will not experience any upgradability issues.

## Migration steps

Expand Down