mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Merge branch 'PHP-7.1'
* PHP-7.1: clean removed functions (since they are alias)
This commit is contained in:
commit
593c1542e8
1 changed files with 0 additions and 3 deletions
|
@ -46,9 +46,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…
Add table
Add a link
Reference in a new issue