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

FRW-8801 Added PHP 8.3 support. #1592

Conversation

olhalivitchuk
Copy link
Contributor

@olhalivitchuk olhalivitchuk added the improvement New feature or request label Sep 9, 2024
@@ -1,150 +0,0 @@
version: '0.1'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I removed redundant files which were not used in suite

@@ -51,7 +51,7 @@ groups:
region: EU
services:
session:
namespace: 1
namespace: 2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is it changed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, it was not. GitHub shows the difference falsy.

deploy.ci.acceptance.robot.yml was created from deploy.ci.acceptance.yml but it shows as deploy.ci.api.yml renaming which is not true.

And if you check the original deploy.ci.acceptance.yml the namespace ids are valid.

@asmarovydlo asmarovydlo changed the base branch from master to feature/frw-8801/master-php-upgrade-and-drop-81 September 20, 2024 15:13
Copy link

composer.lock

Click to show 55 changes in this composer.lock file

Package changes

Package Operation From To About
spryker-sdk/evaluator upgrade dev-master acc3e3f dev-master 9bb928a diff
aws/aws-sdk-php downgrade 3.322.1 3.321.12 diff
composer/semver downgrade 3.4.3 3.4.2 diff
lcobucci/clock downgrade 3.2.0 3.0.0 diff
league/csv downgrade 9.16.0 9.8.0 diff
nikic/php-parser downgrade v4.19.2 v4.19.1 diff
phpunit/phpunit downgrade 9.6.21 9.6.20 diff
spryker-sdk/utils downgrade 0.2.4 0.2.3 diff
spryker-shop/shipment-type-widget downgrade 1.3.0 1.2.0 diff
spryker-shop/shop-ui downgrade 1.77.1 1.77.0 diff
spryker-shop/store-widget downgrade 1.3.0 1.2.0 diff
spryker-shop/wishlist-page downgrade 1.14.0 1.13.0 diff
spryker/acl-extension downgrade 1.3.0 1.2.0 diff
spryker/agent-security-blocker-merchant-portal downgrade 1.1.0 1.0.0 diff
spryker/agent-security-blocker-merchant-portal-gui downgrade 1.1.0 1.0.0 diff
spryker/api downgrade 0.4.4 0.4.3 diff
spryker/authentication-oauth downgrade 1.2.0 1.1.0 diff
spryker/authorization downgrade 1.6.0 1.5.0 diff
spryker/authorization-extension downgrade 1.3.0 1.2.0 diff
spryker/calculation downgrade 4.13.0 4.12.1 diff
spryker/cms-content-widget downgrade 1.10.0 1.9.1 diff
spryker/dataset downgrade 1.4.0 1.3.0 diff
spryker/discount downgrade 9.40.0 9.39.0 diff
spryker/documentation-generator-api downgrade 1.4.0 1.3.0 diff
spryker/dynamic-entity-backend-api downgrade 1.13.0 1.12.0 diff
spryker/event-behavior downgrade 1.30.0 1.29.0 diff
spryker/event-dispatcher downgrade 1.7.0 1.6.0 diff
spryker/gift-card downgrade 1.10.0 1.9.5 diff
spryker/mail downgrade 4.12.0 4.11.0 diff
spryker/merchant-relationship-product-list-gui downgrade 2.3.0 2.2.0 diff
spryker/oms downgrade 11.36.0 11.35.0 diff
spryker/oms-extension downgrade 1.5.0 1.4.0 diff
spryker/payment downgrade 5.24.0 5.23.0 diff
spryker/product-image-sets-backend-api downgrade 1.1.0 1.0.0 diff
spryker/product-label-search downgrade 2.6.1 2.6.0 diff
spryker/product-offer-shipment-type-data-import downgrade 0.4.1 0.4.0 diff
spryker/product-prices-rest-api downgrade 1.9.0 1.8.0 diff
spryker/propel-orm downgrade 1.21.0 1.20.0 diff
spryker/push-notification-extension downgrade 1.1.0 1.0.0 diff
spryker/scheduler-jenkins downgrade 1.5.0 1.4.0 diff
spryker/setup downgrade 4.6.0 4.5.1 diff
spryker/shipments-rest-api downgrade 1.14.0 1.13.0 diff
spryker/translator downgrade 1.14.0 1.13.0 diff
spryker/user-extension downgrade 1.4.0 1.3.0 diff
spryker/validator downgrade 1.5.0 1.4.1 diff
symfony/clock downgrade v7.1.1 v6.4.8 diff
symfony/password-hasher downgrade v7.1.1 v6.4.8 diff
symfony/property-info downgrade v7.1.3 v6.4.10 diff
symfony/string downgrade v7.1.4 v6.4.11 diff
symfony/var-exporter downgrade v7.1.2 v6.4.9 diff
symfony/type-info remove v7.1.1 - -

Dev Package changes

Package Operation From To About
spryker/code-sniffer upgrade dev-master 4d26c64 dev-master c984469 diff
spryker-sdk/phpstan-spryker downgrade 0.4.1 0.4.0 diff
spryker/development downgrade 3.38.0 3.37.1 diff
squizlabs/php_codesniffer downgrade 3.10.3 3.10.2 diff

Settings · Docs · Powered by Private Packagist

@asmarovydlo asmarovydlo merged commit f02dfe0 into feature/frw-8801/master-php-upgrade-and-drop-81 Sep 20, 2024
25 of 27 checks passed
@asmarovydlo asmarovydlo deleted the feature/frw-8801/master-added-php-83-support branch September 20, 2024 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement New feature or request
Development

Successfully merging this pull request may close these issues.

3 participants