What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

Hey guys i need some help...I'm trying to update spryker to php 8 but i have a problem with `codecep

U02PZHP7E1W
U02PZHP7E1W Posts: 4 🧑🏻‍🚀 - Cadet

Hey guys i need some help...I'm trying to update spryker to php 8 but i have a problem with codeception/lib-innerbrowser because the custom repo that is used in spryker is not updated as the base repo and the requirment for php is php >=5.6.0 <8.0

Comments

  • There is no need for a custom repo anymore
    You can directly use the native one which is PHP8 compatible. See master suite for reference.

  • U02PZHP7E1W
    U02PZHP7E1W Posts: 4 🧑🏻‍🚀 - Cadet

    👍