blob: a4e0425ca6ab888f37475c658bec62988dd29371 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
==== PHP 5.5.37 (2016-06-23)
$ grep -r 'Tests failed' /var/lib/mock/scl55*/build.log
/var/lib/mock/scl55el6x/build.log: Tests failed : 0
/var/lib/mock/scl55el7x/build.log: Tests failed : 0
/var/lib/mock/scl55fc21x/build.log:Tests failed : 0
/var/lib/mock/scl55fc22x/build.log:Tests failed : 0
/var/lib/mock/scl55fc23x/build.log:Tests failed : 1
/var/lib/mock/scl55fc24x/build.log:Tests failed : 1
fc23, fc24:
Bug #64802: openssl_x509_parse fails to parse subject properly in some cases [ext/openssl/tests/bug64802.phpt]
* proc_open have erratic results :(
|