On Tue, 2013-12-17 at 10:40 +0000, Jakub Zelenka wrote:
> 
>          It's especially handy for Hash class. See following example
>         (the expressions for each example do exactly the same thing)
>         
>         
>         <?php
>         
[...]
>         
>         $hash = new Hash('sha256');
>         $hash = Hash::sha256();


Ah, ok -- I actually don't have a problem with that usage.


-- 
Regards,
Mike


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to