mirror of
https://github.com/php/php-src.git
synced 2026-04-28 18:53:33 +02:00
422aa17b9b
New hash tables are not automatically packed, so we must not treat them as such. Therefore we guard the foreach appropriately. Closes GH-15929.
11 lines
190 B
PHP
11 lines
190 B
PHP
--TEST--
|
|
GH-15901 (phpdbg: Assertion failure on `i funcs`)
|
|
--PHPDBG--
|
|
i funcs
|
|
i classes
|
|
--EXPECT--
|
|
prompt> [User Functions (0)]
|
|
prompt> [User Classes (0)]
|
|
prompt> [User Classes (0)]
|
|
prompt>
|