Mostly places which immediately had a:
if ( !is_callable( $callback ) ) {
throw new Exception(...);
}
check at the beginning of the function.
Change-Id: Ia78663b2231629010816bd1cda8814b996968d1d
|
||
|---|---|---|
| .. | ||
| MemcachedPeclBagOStuff.php | ||
| ObjectCache.php | ||
| RedisBagOStuff.php | ||
| SqlBagOStuff.php | ||