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