You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: modernize PHP configuration with updated Xdebug settings
Updates the PHP configuration file to remove deprecated Xdebug settings and NetBeans-specific
configuration which is no longer commonly used. The revised configuration focuses on
modern IDE support, particularly for VSCode and PHPStorm, and aligns with Xdebug 3's
configuration format. This change simplifies the configuration while maintaining
compatibility with contemporary development environments.
0 commit comments