Searched refs:to_base (Results 1 – 3 of 3) sorted by relevance
33 base_convert(): Argument #3 ($to_base) must be between 2 and 36 (inclusive)
1107 function base_convert(string $num, int $from_base, int $to_base): string {} argument
1706 ZEND_ARG_TYPE_INFO(0, to_base, IS_LONG, 0)
Completed in 32 milliseconds