]> granicus.if.org Git - php/commitdiff
Add note about <eval> tag for errors in xml.md
authorBob Weinand <bobwei9@hotmail.com>
Fri, 24 Oct 2014 12:18:02 +0000 (14:18 +0200)
committerBob Weinand <bobwei9@hotmail.com>
Fri, 24 Oct 2014 12:18:02 +0000 (14:18 +0200)
xml.md

diff --git a/xml.md b/xml.md
index 9d3b83f8269c78226897e6959e10064f02003e0f..0556fb2415296fad7cd745689e088d62cdc976dc 100644 (file)
--- a/xml.md
+++ b/xml.md
@@ -462,6 +462,7 @@ ev
 - eval()uates some code
 - output wrapped in &lt;eval> tags
 - output is here first a dump of xml tags (see "Variable Dump" section), then a dump wrapped in <stream> tags
+- if there's an error, the tag will be <eval>, instead of the usual <php> tag
 
 sh
 --