File tree 5 files changed +1732
-1181
lines changed
5 files changed +1732
-1181
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ my mod of dBug
4
4
A debug output library which is used to visualize different datatypes.
5
5
Initially was developed by ospinto.
6
6
7
- For more info visit [ http ://kolanich.github.com/dBug/]
7
+ For more info visit [ https ://kolanich.github.com/dBug/]
8
8
9
- ![ ohloh stats] ( https://www.ohloh. net/p/php-dbug/widgets/project_partner_badge.gif )
9
+ [ ![ openhub stats] ( https://openhub. net/p/php-dbug/widgets/project_partner_badge.gif )] ( https://openhub.net/p/php-dbug )
10
10
11
11
## Very very brief list of features
12
12
Original file line number Diff line number Diff line change 17
17
}
18
18
],
19
19
"require" : {
20
- "php" : " >=5.2 "
20
+ "php" : " >=5.3 "
21
21
},
22
22
"suggest" : {
23
23
"ext-Reflection" : " to show protected and private info (now is only implemented for Exceptions)"
You can’t perform that action at this time.
0 commit comments