Hi list,

Apparently, function _php_math_basetolong at
http://lxr.php.net/source/php-src/ext/standard/math.c#802
isn't used anymore since Mon Sep 3 16:26:31 2001 UTC.

It was previously used by bindec, hexdec, octdec and base_convert
functions but has been replaced by _php_math_basetozval().

None of the PECL extension are using it either (at least in
http://svn.php.net/repository/pecl/*/trunk/).

Any objection I remove it?

-- 
Patrick
---
http://code.google.com/p/peclapm/ - Alternative PHP Monitor

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to