summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--development/xdebug/README2
1 files changed, 0 insertions, 2 deletions
diff --git a/development/xdebug/README b/development/xdebug/README
index 9d9c7d2a80..3e63e706ec 100644
--- a/development/xdebug/README
+++ b/development/xdebug/README
@@ -7,8 +7,6 @@ memory allocation and protection for infinite recursions. Xdebug also
provides profiling information for PHP, scripts, code coverage analysis and
capabilities to debug PHP scripts interactively with a debug client.
-This requires libedit.
-
Once you've installed xdebug, uncomment the following line in /etc/php/xdebug.ini:
; zend_extension = "/usr/lib/php/extensions/xdebug.so"