Searched refs:HashContext (Results 1 – 5 of 5) sorted by relevance
2 Attempt to instantiate a HashContext directly9 new HashContext;14 Exception: Call to private HashContext::__construct() from invalid context
15 Exception: Serialization of 'HashContext' is not allowed
18 object(HashContext)#%d (0) {
884 static PHP_METHOD(HashContext, __construct) { in PHP_METHOD() argument891 PHP_ME(HashContext, __construct, NULL, ZEND_ACC_PRIVATE | ZEND_ACC_CTOR)
1486 . Changed HashContext from resource to object. (Rouven Weßling, Sara)
Completed in 29 milliseconds