This commit is contained in:
krakjoe 2013-11-17 18:33:34 +00:00
parent 7c76e45410
commit 0230f7cd18

View file

@ -95,6 +95,7 @@ PHPDBG_INFO(classes) /* {{{ */
(*ce)->info.user.filename,
(*ce)->info.user.line_start);
} else phpdbg_writeln("|---- no source code");
phpdbg_writeln(EMPTY);
}
zend_hash_destroy(&classes);