Hi Sebastian,
On Sat, Jun 28, 2008 at 6:25 PM, Sebastian Bergmann
<[EMAIL PROTECTED]> wrote:
>> MFB: Make the old mhash API a wrapper around hash
>
> There is a BC break, though, for code that uses
>
> extension_loaded('mhash');
>
> instead of
>
> function_exists('mhash');
>
> right?
The goal is to be 100% BC, so extension_loaded will work as well (or
works already). Tests and tweaks in progress :)
Cheers,
--
Pierre
http://blog.thepimp.net | http://www.libgd.org
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php