1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/sapi/phpdbg/tests/gh15901.phpt
Christoph M. Becker 422aa17b9b Fix GH-15901: phpdbg: Assertion failure on i funcs
New hash tables are not automatically packed, so we must not treat them
as such.  Therefore we guard the foreach appropriately.

Closes GH-15929.
2024-09-18 23:48:31 +02:00

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>