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! Do you already have a guide on using Opcache Preload from PHP 7.4 and Spryker?

URB1K7DEU
URB1K7DEU Posts: 10 πŸ§‘πŸ»β€πŸš€ - Cadet

Hey guys! Do you already have a guide on using Opcache Preload from PHP 7.4 and Spryker?

Comments

  • UKHD8KTMF
    UKHD8KTMF Posts: 393 πŸ§‘πŸ»β€πŸš€ - Cadet

    Hi, I do not thinks so. I also do not know if anybody tried it by now. Speyker still needs to support PHP 7.3 so PHP 7.4 features are not on the table for now.

  • URB1K7DEU
    URB1K7DEU Posts: 10 πŸ§‘πŸ»β€πŸš€ - Cadet

    But DevVM is already at version 7.4, so in theory spryker does support 7.4, no? πŸ™‚

  • UKHD8KTMF
    UKHD8KTMF Posts: 393 πŸ§‘πŸ»β€πŸš€ - Cadet

    7.3 is compatible with 7.4 but we can't use 7.4 features until 7.3 is out of life (https://documentation.spryker.com/docs/supported-versions-of-php). Projects do not have this limitation and you can use 7.4. Preload is a feature of php 7.4 and has nothing to do with Spryker. I am quite sure that it is not configured in devvm or spryker/sdk.

  • URB1K7DEU
    URB1K7DEU Posts: 10 πŸ§‘πŸ»β€πŸš€ - Cadet

    yeah I'm not talking about preloading being a feature of spryker, only that spryker runs on php 7.4 πŸ˜‰

  • UKHD8KTMF
    UKHD8KTMF Posts: 393 πŸ§‘πŸ»β€πŸš€ - Cadet

    Yes but we support 7.3 so no spryker module will use 7.4 features out of the box