mirror of
https://github.com/fenom-template/fenom.git
synced 2023-08-10 21:13:07 +03:00
Fix #126: disable clearcachestats() by default in Fenom\Provider. Add method Fenom\Provider->setClearCachedStats() for enable clearcachestats()
This commit is contained in:
10
.gitignore
vendored
10
.gitignore
vendored
@@ -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/*
|
Reference in New Issue
Block a user