Skip to content

Commit a6c3008

Browse files
committed
add php7 info
1 parent 63aaec6 commit a6c3008

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

Diff for: assets/php-releases.json

+10-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
11
{
2+
"7.0": {
3+
"7.0.0": {
4+
"version": "7.0.0",
5+
"filename": "php-7.0.0.tar.bz2",
6+
"md5": "e53384277331c0613f3b2d7f9151adc1",
7+
"name": "PHP 7.0.0 (tar.bz2)",
8+
"date": "03 Dec 2015"
9+
}
10+
},
211
"5.6": {
312
"5.6.8": {
413
"version": "5.6.8",
@@ -804,4 +813,4 @@
804813
"name": "PHP 5.3.5 (tar.bz2)"
805814
}
806815
}
807-
}
816+
}

0 commit comments

Comments
 (0)