mirror of
https://github.com/php/php-src.git
synced 2024-11-30 05:13:56 +08:00
fix proto
This commit is contained in:
parent
393189fccd
commit
9762f64222
@ -1230,7 +1230,7 @@ PHP_FUNCTION(gettype)
|
||||
}
|
||||
/* }}} */
|
||||
|
||||
/* {{{ proto int settype(string var, string type)
|
||||
/* {{{ proto int settype(mixed var, string type)
|
||||
Set the type of the variable */
|
||||
PHP_FUNCTION(settype)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user