Home
last modified time | relevance | path

Searched refs:HashContext (Results 1 – 5 of 5) sorted by relevance

/PHP-7.2/ext/hash/tests/
H A Dnew-context.phpt2 Attempt to instantiate a HashContext directly
9 new HashContext;
14 Exception: Call to private HashContext::__construct() from invalid context
H A Dserialize-context.phpt15 Exception: Serialization of 'HashContext' is not allowed
H A Dhash_copy_002.phpt18 object(HashContext)#%d (0) {
/PHP-7.2/ext/hash/
H A Dhash.c884 static PHP_METHOD(HashContext, __construct) { in PHP_METHOD() argument
891 PHP_ME(HashContext, __construct, NULL, ZEND_ACC_PRIVATE | ZEND_ACC_CTOR)
/PHP-7.2/
H A DNEWS1486 . Changed HashContext from resource to object. (Rouven Weßling, Sara)

Completed in 27 milliseconds