WeAreAthlon / Silla.IO

PHP Application Development Framework.
https://silla.io
GNU General Public License v3.0
25 stars 3 forks source link

Caching data via the FileSystem adapter is writing in the debug.log #53

Closed pnikolov closed 9 years ago

pnikolov commented 9 years ago

The log is populated with:

Given path does not lead to a file.

This happens after each cache purge. I think this is logged from the Core\Helpers\File::getContents() method.

pnikolov commented 9 years ago

:+1:

sandio commented 9 years ago

:frog: