File tree 2 files changed +8
-4
lines changed
2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change
1
+ /.gitattributes export-ignore
2
+ /.gitignore export-ignore
3
+ /bin export-ignore
4
+ /docker export-ignore
5
+ /tests export-ignore
Original file line number Diff line number Diff line change 1
- [ ![ version] ( https://img.shields.io/badge/version-2.0.1 -green.svg )] ( https://github.com/steevanb/php-backtrace/tree/2.0.1 )
2
- [ ![ php] ( https://img.shields.io/badge/php-^5.4%20||%20^7.0-blue.svg )] ( http://php.net )
3
- ![ Lines] ( https://img.shields.io/badge/code%20lines-519 -green.svg )
1
+ [ ![ version] ( https://img.shields.io/badge/version-2.1.0 -green.svg )] ( https://github.com/steevanb/php-backtrace/tree/2.1.0 )
2
+ [ ![ php] ( https://img.shields.io/badge/php-^5.4%20||%20^7.0||%20^8.0 -blue.svg )] ( http://php.net )
3
+ ![ Lines] ( https://img.shields.io/badge/code%20lines-1463 -green.svg )
4
4
![ Total Downloads] ( https://poser.pugx.org/steevanb/php-backtrace/downloads )
5
- [ ![ SensionLabsInsight] ( https://img.shields.io/badge/SensionLabsInsight-platinum-brightgreen.svg )] ( https://insight.sensiolabs.com/projects/2b6dd6a0-ef48-4b5b-ba13-e825e0841be3/analyses/15 )
6
5
[ ![ Scrutinizer] ( https://scrutinizer-ci.com/g/steevanb/php-backtrace/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/steevanb/php-backtrace/ )
7
6
8
7
php-backtrace
You can’t perform that action at this time.
0 commit comments