mirror of
https://github.com/php/php-src.git
synced 2026-04-14 19:41:05 +02:00
- Fix bug #24512
This commit is contained in:
@@ -291,6 +291,7 @@ installed package.'
|
||||
} else {
|
||||
$pstr = '';
|
||||
}
|
||||
$i = 0;
|
||||
foreach ($info[$key] as $p) {
|
||||
if ($debug < 2 && $p['type'] != "class") {
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user