File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 33language : php
44
55php :
6- - 5.5
76 - 5.6
87 - 7.0
98 - 7.1
Original file line number Diff line number Diff line change @@ -3,6 +3,11 @@ HTTP protocol support for the XP Framework ChangeLog
33
44## ?.?.? / ????-??-??
55
6+ ## 8.0.0 / 2016-08-28
7+
8+ * ** Heads up: Dropped PHP 5.5 support!** - @thekid
9+ * Added forward compatibility with XP 8.0.0 - @thekid
10+
611## 7.0.1 / 2016-06-10
712
813* Allowed IPV6 addresses in * _ PROXY, e.g. ` [::1]:3128 ` - @thekid
Original file line number Diff line number Diff line change 99 "xp-framework/core" : " ^8.0 | ^7.0 | ^6.5" ,
1010 "xp-framework/logging" : " ^7.0 | ^6.5" ,
1111 "xp-framework/networking" : " ^7.0 | ^6.6" ,
12- "php" : " >=5.5 .0"
12+ "php" : " >=5.6 .0"
1313 },
1414 "require-dev" : {
1515 "xp-framework/unittest" : " ^7.0 | ^6.5"
You can’t perform that action at this time.
0 commit comments