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..

Hi, I'm working on newest version of B2B demo shop on PHP 8. I can't start xDebug on it. When I swit

U044UNCCTDH
U044UNCCTDH Posts: 18 🧑🏻‍🚀 - Cadet

Hi, I'm working on newest version of B2B demo shop on PHP 8. I can't start xDebug on it. When I switch on shop version on PHP 7,4 it works correctly. Is there any dependency?

Comments

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 ⚖️ - Guardians (admin)

    Hey, which version are you referring to? The latest demoshop with version 202212.0 should have php 8.1

  • U044UNCCTDH
    U044UNCCTDH Posts: 18 🧑🏻‍🚀 - Cadet

    Hi, php 8.0. We make some kind of bypass and put ip in debug69.ini directly, and it works as temporary solution. Probably some network issue with my device. Then I will try 8.1 and check. Thanks.

  • fsmeier
    fsmeier Senior Software Engineer & Developer Enablement Advocate Sprykee Posts: 1,051 ⚖️ - Guardians (admin)

    Which OS are you using? likely not dependent since it worked for you in php7.4 but i remember a flaw for windows users

  • U044UNCCTDH
    U044UNCCTDH Posts: 18 🧑🏻‍🚀 - Cadet

    WSL2 on Windows. It works on php7.4 corerectly. On php8.0 error appears.