File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change 1- [ ![ version] ( https://img.shields.io/badge/version-1.3.2 -green.svg )] ( https://github.com/steevanb/doctrine-stats/tree/1.3.2 )
1+ [ ![ version] ( https://img.shields.io/badge/version-1.3.3 -green.svg )] ( https://github.com/steevanb/doctrine-stats/tree/1.3.3 )
22[ ![ doctrine] ( https://img.shields.io/badge/doctrine/orm-^2.4.8-blue.svg )] ( http://www.doctrine-project.org )
33[ ![ php] ( https://img.shields.io/badge/php-^5.4.6%20||%20^7.0-blue.svg )] ( http://www.php.net )
4- ![ Lines] ( https://img.shields.io/badge/code%20lines-2148 -green.svg )
4+ ![ Lines] ( https://img.shields.io/badge/code%20lines-2153 -green.svg )
55![ Total Downloads] ( https://poser.pugx.org/steevanb/doctrine-stats/downloads )
6- [ ![ SensionLabsInsight] ( https://img.shields.io/badge/SensionLabsInsight-platinum-brightgreen.svg )] ( https://insight.sensiolabs.com/projects/884a7b62-bb7a-41dc-8198-6d2bb0694795/analyses/27 )
6+ [ ![ SensionLabsInsight] ( https://img.shields.io/badge/SensionLabsInsight-platinum-brightgreen.svg )] ( https://insight.sensiolabs.com/projects/884a7b62-bb7a-41dc-8198-6d2bb0694795/analyses/28 )
77[ ![ Scrutinizer] ( https://scrutinizer-ci.com/g/steevanb/doctrine-stats/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/steevanb/doctrine-stats/ )
88
99### doctrine-stats
@@ -20,7 +20,7 @@ Add important Doctrine statistics :
2020### Installation
2121
2222``` bash
23- composer require --dev " steevanb/doctrine-stats" : " ^1.3.2 "
23+ composer require --dev " steevanb/doctrine-stats" : " ^1.3.3 "
2424```
2525
2626If you want to add hydration time to your statistics :
Original file line number Diff line number Diff line change 1+ ### [ 1.3.3] ( ../../compare/1.3.2...1.3.3 ) - 2017-12-07
2+
3+ - [[ Gemorroj] ( https://github.com/Gemorroj )] Fix template path for Symfony 4
4+ - Add _ DoctrineStatsCollector::reset()_ for Symfony 4
5+
16### [ 1.3.2] ( ../../compare/1.3.1...1.3.2 ) - 2017-11-17
27
38- [[ gsdevme] ( https://github.com/gsdevme )] Use _ ManagerRegistry::getManagers()_ instead of _ getEntityManagers()_
You can’t perform that action at this time.
0 commit comments