summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-22 13:12:45 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-22 13:12:45 +0200
commit615930a34107f0a2de49d3719dced8dc2a742277 (patch)
tree414c6ee03aa04b68a97190253035de9a64906593
parent30c0a5ed0ee2431ac9cf5e05a41e228e5547d12f (diff)
PHP 7.0.8
-rw-r--r--failed.txt6
-rw-r--r--php.spec5
2 files changed, 8 insertions, 3 deletions
diff --git a/failed.txt b/failed.txt
index 9075d67..081278a 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 7.0.8RC1 (2016-06-09)
+===== 7.0.8 (2016-06-23)
$ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
@@ -6,12 +6,14 @@ $ grep -r 'Tests failed' /var/lib/mock/scl70*/build.log
/var/lib/mock/scl70el7x/build.log:Tests failed : 2
/var/lib/mock/scl70fc21x/build.log:Tests failed : 0
/var/lib/mock/scl70fc22x/build.log:Tests failed : 0
-/var/lib/mock/scl70fc23x/build.log:Tests failed : 0
+/var/lib/mock/scl70fc23x/build.log:Tests failed : 1
/var/lib/mock/scl70fc24x/build.log:Tests failed : 0
el6x, el7x
Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]
strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt]
+fc23x
+ Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt]
* proc_open give erratic test results :(
diff --git a/php.spec b/php.spec
index cce5188..7fcd6bb 100644
--- a/php.spec
+++ b/php.spec
@@ -124,7 +124,7 @@
%global db_devel libdb-devel
%endif
-%global rcver RC1
+#global rcver RC1
%global rpmrel 1
@@ -1819,6 +1819,9 @@ fi
%changelog
+* Wed Jun 22 2016 Remi Collet <remi@fedoraproject.org> 7.0.8-1
+- Update to 7.0.8 - http://www.php.net/releases/7_0_8.php
+
* Wed Jun 8 2016 Remi Collet <remi@fedoraproject.org> 7.0.8-0.1.RC1
- Update to 7.0.8RC1
- opcache version is now php version