summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-05-13 20:01:06 +0200
committerRemi Collet <remi@remirepo.net>2018-05-13 20:01:06 +0200
commitde25ad04388c09baaeda4a084c52921ece0a128f (patch)
tree4e63311c3dd49503b7e8fe78a9efcf22882ee3c9
parent065592fd236ef212d9a258543d916f4838d080f9 (diff)
v7.1.18RC1
-rw-r--r--failed.txt10
-rw-r--r--php.spec7
2 files changed, 10 insertions, 7 deletions
diff --git a/failed.txt b/failed.txt
index f064ecb..edcd1ec 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,17 +1,17 @@
-===== 7.1.17 (2018-04-26)
+===== 7.1.18RC1 (2018-05-10)
$ grep -r 'Tests failed' /var/lib/mock/scl71*/build.log
/var/lib/mock/scl71el6x/build.log:Tests failed : 0
/var/lib/mock/scl71el7x/build.log:Tests failed : 0
/var/lib/mock/scl71fc25x/build.log:Tests failed : 0
-/var/lib/mock/scl71fc26x/build.log:Tests failed : 0
+/var/lib/mock/scl71fc26x/build.log:Tests failed : 1
/var/lib/mock/scl71fc27x/build.log:Tests failed : 0
-/var/lib/mock/scl71fc28x/build.log:Tests failed : 1
+/var/lib/mock/scl71fc28x/build.log:Tests failed : 0
-f28x:
- 1 Bug #60120 proc_open hangs with stdin/out with 2048+ bytes [ext/standard/tests/streams/proc_open_bug60120.phpt]
+fc26x:
+ Bug #74093 (Maximum execution time of n+2 seconds exceed not written in error_log) [Zend/tests/bug74093.phpt]
1 proc_open give erratic test results :(
diff --git a/php.spec b/php.spec
index 7e7c64a..a82bf61 100644
--- a/php.spec
+++ b/php.spec
@@ -120,8 +120,8 @@
%global db_devel libdb-devel
%endif
-%global upver 7.1.17
-#global rcver RC1
+%global upver 7.1.18
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: %{?scl_prefix}php
@@ -1841,6 +1841,9 @@ fi
%changelog
+* Sun May 13 2018 Remi Collet <remi@remirepo.net> - 7.1.18~RC1-1
+- update to 7.1.18RC1
+
* Wed Apr 25 2018 Remi Collet <remi@remirepo.net> - 7.1.17-1
- Update to 7.1.17 - http://www.php.net/releases/7_1_17.php