mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
another bunch of proto fixes
This commit is contained in:
parent
0fa7618f7c
commit
df4547a3df
11 changed files with 25 additions and 17 deletions
|
@ -364,7 +364,7 @@ PHP_FUNCTION(ob_end_clean)
|
|||
/* }}} */
|
||||
|
||||
|
||||
/* proto string ob_get_contents(void)
|
||||
/* {{{ proto string ob_get_contents(void)
|
||||
Return the contents of the output buffer */
|
||||
PHP_FUNCTION(ob_get_contents)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue