Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cache não é apagado ao no Model/Db #1

Open
rcapile opened this issue Jun 15, 2014 · 2 comments
Open

Cache não é apagado ao no Model/Db #1

rcapile opened this issue Jun 15, 2014 · 2 comments
Assignees
Labels

Comments

@rcapile
Copy link
Member

rcapile commented Jun 15, 2014

a função clear() não existe mais. Tem que ver a mais apropriada.

@rcapile
Copy link
Member Author

rcapile commented Jun 15, 2014

correção: a função clean() não existe mais
ex
// Limpa o cache se necessário
if ($this->getUseCache()) {
$this->getCache()->clean();
}

@rcapile
Copy link
Member Author

rcapile commented Jul 15, 2014

Ver o issue #2 do library-zf1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants