mirror of
https://github.com/php/php-src.git
synced 2025-08-20 09:24:05 +02:00
tidy
This commit is contained in:
parent
7c76e45410
commit
0230f7cd18
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ PHPDBG_INFO(classes) /* {{{ */
|
||||||
(*ce)->info.user.filename,
|
(*ce)->info.user.filename,
|
||||||
(*ce)->info.user.line_start);
|
(*ce)->info.user.line_start);
|
||||||
} else phpdbg_writeln("|---- no source code");
|
} else phpdbg_writeln("|---- no source code");
|
||||||
|
phpdbg_writeln(EMPTY);
|
||||||
}
|
}
|
||||||
|
|
||||||
zend_hash_destroy(&classes);
|
zend_hash_destroy(&classes);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue