From: krakjoe Date: Sun, 10 Nov 2013 23:40:57 +0000 (+0000) Subject: ... X-Git-Tag: php-5.6.0alpha1~110^2~498 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f745c841b8e9104874a1f4c83b603d4e090b1be3;p=php ... --- diff --git a/README.md b/README.md index 78d811f575..5fd6514d69 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ Features ======== - step through debugging - - setting break points + - break at function entry or file:line - showing debug backtraces - - access to eval during execution + - easy manipulation of the environment with built-in eval() - sapi agnositicism, easy integration Installation