mirror of
https://github.com/php/php-src.git
synced 2026-04-03 22:22:18 +02:00
File should here be string.
This commit is contained in:
@@ -2026,7 +2026,7 @@ PHP_FUNCTION(highlight_file)
|
||||
/* }}} */
|
||||
|
||||
|
||||
/* {{{ proto void highlight_file(string string)
|
||||
/* {{{ proto void highlight_string(string string)
|
||||
Syntax highlight a string */
|
||||
PHP_FUNCTION(highlight_string)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user