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
{{ message }}
This repository was archived by the owner on Feb 11, 2019. It is now read-only.
The zend_extension line to enable Xdebug when it's installed is prepended rather than appended to php.ini.
The zend_extension line must include the absolute path (including the value of extension_dir) to the extension file to be enabled, where it presently only includes the filename
zend_extensionline to enable Xdebug when it's installed is prepended rather than appended tophp.ini.zend_extensionline must include the absolute path (including the value ofextension_dir) to the extension file to be enabled, where it presently only includes the filename