[TYPO3-core] FYI: Added feature #16410: [Caching framework] Implement redis as cache backend

Steffen Kamper info at sk-typo3.de
Thu Nov 25 10:18:12 CET 2010


Hi Christian,

phpStorm gives me some errors, could you verify this?

// required parameter $pwd missing
$success = $this->redis->auth($this->password);

// required parameter $sql missing
$queue->exec();

If your calls are correct, how can we tell phpStorm that the calls are 
correct, where does phpStorm takes the infos from the function calls?

vg Steffen





More information about the TYPO3-team-core mailing list