Have you thought about switching to a different IDE that offers better debugging capabilities?

If you are facing limitations with your current IDE's debugging capabilities, it might be worth considering switching to a different IDE that offers more advanced debugging features. IDEs like PhpStorm, Visual Studio Code, or NetBeans are popular choices among developers for their robust debugging tools and support for PHP development.

// No code snippet provided as this is a recommendation for a potential solution.