Skip to content

Commit e67bd16

Browse files
committed
uptaded symfony and php7 compat
1 parent 371ab6f commit e67bd16

File tree

3 files changed

+285
-209
lines changed

3 files changed

+285
-209
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ language: php
33
php:
44
- 5.4
55
- 5.5
6+
- 5.6
7+
- 7.0
68

79
before_script:
810
- stty cols 160

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
#### 0.5.5
4+
5+
* compatible with Symfony3
6+
37
#### 0.5.4
48

59
* Improved namespace handling

0 commit comments

Comments
 (0)