mirror of
https://github.com/php/php-src.git
synced 2025-01-23 20:23:31 +08:00
clean removed functions (since they are alias)
This commit is contained in:
parent
cff668f7a7
commit
8b7f594a2b
@ -45,9 +45,6 @@ PHP_FUNCTION(is_infinite);
|
||||
PHP_FUNCTION(is_nan);
|
||||
PHP_FUNCTION(pow);
|
||||
PHP_FUNCTION(sqrt);
|
||||
PHP_FUNCTION(srand);
|
||||
PHP_FUNCTION(rand);
|
||||
PHP_FUNCTION(getrandmax);
|
||||
PHP_FUNCTION(mt_srand);
|
||||
PHP_FUNCTION(mt_rand);
|
||||
PHP_FUNCTION(mt_getrandmax);
|
||||
|
Loading…
Reference in New Issue
Block a user