mirror of
https://github.com/php/php-src.git
synced 2026-04-22 15:38:49 +02:00
- Fix proto
This commit is contained in:
@@ -1869,7 +1869,7 @@ ZEND_API void php_get_highlight_struct(zend_syntax_highlighter_ini *syntax_highl
|
||||
syntax_highlighter_ini->highlight_string = INI_STR("highlight.string");
|
||||
}
|
||||
|
||||
/* {{{ proto bool highlight_file(string file_name)
|
||||
/* {{{ proto bool highlight_file(string file_name [, int return] )
|
||||
Syntax highlight a source file */
|
||||
PHP_FUNCTION(highlight_file)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user