mirror of
https://github.com/php/php-src.git
synced 2026-03-24 16:22:37 +01:00
14 lines
206 B
PHP
14 lines
206 B
PHP
--TEST--
|
|
Bug #81135: unknown help topic fails assertion
|
|
--PHPDBG--
|
|
help unknown
|
|
q
|
|
--FILE--
|
|
<?php
|
|
|
|
?>
|
|
--EXPECTF--
|
|
[Successful compilation of %sbug81135.php]
|
|
prompt> [No help topic found for unknown]
|
|
prompt>
|