summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--failed.txt11
-rw-r--r--php.spec12
2 files changed, 12 insertions, 11 deletions
diff --git a/failed.txt b/failed.txt
index 5264c76..92a59d4 100644
--- a/failed.txt
+++ b/failed.txt
@@ -9,25 +9,26 @@ $ grep -r 'Tests failed' /var/lib/mock/scl56*/build.log
/var/lib/mock/scl56fc27x/build.log:Tests failed : 7
/var/lib/mock/scl56fc28x/build.log:Tests failed : 6
/var/lib/mock/scl56fc29x/build.log:Tests failed : 8
+/var/lib/mock/scl56fc30x/build.log:Tests failed : 8
el6x, el7x:
4 Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt]
-el6x, el7x, fc25x, fc26x, fc27x, fc28x, fc29x:
+el6x, el7x, fc25x, fc26x, fc27x, fc28x, fc29x, fc30x:
4 Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt]
-el6xn el7x, fc26x, fc27x, fc28x, fc29x:
+el6xn el7x, fc26x, fc27x, fc28x, fc29x, fc30x:
4 Bug #51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error) [ext/date/tests/bug51819.phpt]
4 Test date_sunset() function : usage variation - Passing high positive and negative float values to time argument. [ext/date/tests/date_sunset_variation9.phpt]
el6x, fc25x, fc27x:
3 Bug #65538: SSL context "cafile" disallows URL stream wrappers [ext/openssl/tests/bug65538_002.phpt]
3 gethostbyname() function - basic return valid ip address test [ext/standard/tests/network/gethostbyname_error004.phpt]
3 getmxrr() test [ext/standard/tests/network/getmxrr.phpt]
-fc27x, fc28x, fc29x:
+fc27x, fc28x, fc29x, fc30x:
2 substr_compare() [ext/standard/tests/strings/substr_compare.phpt]
-fc28x, fc29x:
+fc28x, fc29x, fc30x:
Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt]
date_modify() function [1] [ext/date/tests/date_modify-1.phpt]
-fc29x:
+fc29x, fc30x:
openssl_error_string() tests [ext/openssl/tests/openssl_error_string_basic.phpt]
TLS server rate-limits client-initiated renegotiation [ext/openssl/tests/stream_server_reneg_limit.phpt]
diff --git a/php.spec b/php.spec
index a8c9198..b863cd2 100644
--- a/php.spec
+++ b/php.spec
@@ -1677,14 +1677,14 @@ fi
cat << EOF
=====================================================================
- WARNING : PHP 5.6 have reached its "End of Life" in January 2019.
- Even, if this package includes some of the important security fix,
- backported from 7.1,
- The UPGRADE to a maintained version is very strongly RECOMMENDED.
+ WARNING : PHP 5.6 have reached its "End of Life" in
+ January 2019. Even, if this package includes some of
+ the important security fix, backported from 7.1, the
+ UPGRADE to a maintained version is very strongly RECOMMENDED.
%if %{?fedora}%{!?fedora:99} < 28
- WARNING : Fedora %{fedora} is now EOL :
- You should consider upgrading to a supported release
+ WARNING : Fedora %{fedora} is now EOL :
+ You should consider upgrading to a supported release
%endif
=====================================================================
EOF