diff options
author | Nikita Popov <nikita.ppv@gmail.com> | 2021-01-15 10:42:11 +0100 |
---|---|---|
committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-01-15 10:43:26 +0100 |
commit | 058756b3bb05bcec19ae1aaf1b4946669b11c997 (patch) | |
tree | 9a0a4e5d557a4dd013211ed724d7be4c12665e12 /sapi/phpdbg/phpdbg_print.c | |
parent | 0ec34da8e09854c53f0d7bad54fc3ee39bc64aeb (diff) | |
download | php-git-058756b3bb05bcec19ae1aaf1b4946669b11c997.tar.gz |
Remove the convert_to_long_base function
This function is unused in php-src, and has somewhat dubious
semantics, especially since we switched convert_to_long to not
use strtol for the base 10 case.
If you want to convert strings from a different base, use
ZEND_STRTOL directly.
Diffstat (limited to 'sapi/phpdbg/phpdbg_print.c')
0 files changed, 0 insertions, 0 deletions