Fix #126: disable clearcachestats() by default in Fenom\Provider. Add method Fenom\Provider->setClearCachedStats() for enable clearcachestats()

This commit is contained in:
bzick
2015-01-02 17:43:41 +03:00
parent 7e8598ae3b
commit 4ca7ccb5e0
4 changed files with 30 additions and 17 deletions

10
.gitignore vendored
View File

@@ -1,17 +1,9 @@
.idea
vendor
coverage
build
composer.lock
composer.phar
tests/resources/compile/*
!.gitkeep
tests/resources/template/*
!.gitkeep
sandbox/compiled/*
!.gitkeep
benchmark/compile/*
benchmark/templates/inheritance/smarty
benchmark/templates/inheritance/twig
benchmark/sandbox/compiled/*
!.gitkeep
sandbox/compiled/*