Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad reference for curl version. #7

Closed
remicollet opened this issue Sep 27, 2016 · 5 comments
Closed

Bad reference for curl version. #7

remicollet opened this issue Sep 27, 2016 · 5 comments
Assignees
Labels

Comments

@remicollet
Copy link
Contributor

On RHEL-6, with curl 7.19.7 and php 5.6.26


There were 31 failures:
1) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #97 ('CURLINFO_RTSP_CLIENT_CSEQ', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLINFO_RTSP_CLIENT_CSEQ', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
2) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #98 ('CURLINFO_RTSP_CSEQ_RECV', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLINFO_RTSP_CSEQ_RECV', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
3) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #99 ('CURLINFO_RTSP_SERVER_CSEQ', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLINFO_RTSP_SERVER_CSEQ', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
4) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #100 ('CURLINFO_RTSP_SESSION_ID', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLINFO_RTSP_SESSION_ID', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
5) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #152 ('CURLOPT_FTP_USE_PRET', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLOPT_FTP_USE_PRET', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
6) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #168 ('CURLOPT_MAIL_FROM', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLOPT_MAIL_FROM', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
7) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #169 ('CURLOPT_MAIL_RCPT', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLOPT_MAIL_RCPT', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
8) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #205 ('CURLOPT_RTSP_CLIENT_CSEQ', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLOPT_RTSP_CLIENT_CSEQ', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
9) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #206 ('CURLOPT_RTSP_REQUEST', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLOPT_RTSP_REQUEST', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
10) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #207 ('CURLOPT_RTSP_SERVER_CSEQ', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLOPT_RTSP_SERVER_CSEQ', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
11) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #208 ('CURLOPT_RTSP_SESSION_ID', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLOPT_RTSP_SESSION_ID', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
12) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #209 ('CURLOPT_RTSP_STREAM_URI', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLOPT_RTSP_STREAM_URI', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
13) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #210 ('CURLOPT_RTSP_TRANSPORT', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLOPT_RTSP_TRANSPORT', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
14) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #259 ('CURLPROTO_IMAP', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLPROTO_IMAP', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
15) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #260 ('CURLPROTO_IMAPS', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLPROTO_IMAPS', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
16) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #263 ('CURLPROTO_POP3', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLPROTO_POP3', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
17) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #264 ('CURLPROTO_POP3S', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLPROTO_POP3S', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
18) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #265 ('CURLPROTO_RTSP', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLPROTO_RTSP', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
19) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #268 ('CURLPROTO_SMTP', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLPROTO_SMTP', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
20) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #269 ('CURLPROTO_SMTPS', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURLPROTO_SMTPS', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
21) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #300 ('CURL_RTSPREQ_ANNOUNCE', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURL_RTSPREQ_ANNOUNCE', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
22) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #301 ('CURL_RTSPREQ_DESCRIBE', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURL_RTSPREQ_DESCRIBE', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
23) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #302 ('CURL_RTSPREQ_GET_PARAMETER', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURL_RTSPREQ_GET_PARAMETER', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
24) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #303 ('CURL_RTSPREQ_OPTIONS', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURL_RTSPREQ_OPTIONS', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
25) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #304 ('CURL_RTSPREQ_PAUSE', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURL_RTSPREQ_PAUSE', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
26) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #305 ('CURL_RTSPREQ_PLAY', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURL_RTSPREQ_PLAY', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
27) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #306 ('CURL_RTSPREQ_RECEIVE', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURL_RTSPREQ_RECEIVE', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
28) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #307 ('CURL_RTSPREQ_RECORD', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURL_RTSPREQ_RECORD', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
29) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #308 ('CURL_RTSPREQ_SETUP', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURL_RTSPREQ_SETUP', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
30) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #309 ('CURL_RTSPREQ_SET_PARAMETER', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURL_RTSPREQ_SET_PARAMETER', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
31) Bartlett\Tests\CompatInfoDb\Reference\Extension\CurlExtensionTest::testGetConstantsFromReference with data set #310 ('CURL_RTSPREQ_TEARDOWN', array('curl', '5.5.0', '', '5.5.0', '', array(), '', '~7.19.6'))
Constant 'CURL_RTSPREQ_TEARDOWN', found in Reference, does not exists.
Failed asserting that false is true.
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:353
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:322
/builddir/build/BUILD/php-compatinfo-db-e4c2d0c5fe347e97fc864f01c9f2a33edd5df178/tests/Reference/GenericTest.php:528
--

@llaville
Copy link
Owner

I plan to release a new version 1.13 that will support also 5.6.26 and 7.0.11 tomorrow evening, so I'll fix this issue too !

@llaville llaville added the bug label Sep 27, 2016
@llaville llaville self-assigned this Sep 27, 2016
@llaville
Copy link
Owner

Origin is identified by https://github.com/php/php-src/blob/PHP-5.6.26/ext/curl/interface.c#L1119
I'm surprised to see this issue raised only now.

BTW, I'll fix it by raising the lib_curl constraint from ~7.19.6 to ~7.20

@llaville
Copy link
Owner

See commit 41a60e0 for the related fix.

As I've not error on windows platform that embed curl 7.50, I'll let you test it on Linux.

Version 1.13 will be released after your feedback.

Thanks in advance Remi

@llaville
Copy link
Owner

ping @remicollet Awaiting your feedback before releasing new version

@remicollet
Copy link
Contributor Author

Patch is ok (tested with curl 7.19.7, 7.29.0, 7.50)

FYI, about curl, RHEL official packages have old curl version but with some TLS macro backported, so the PHP packages provide them.

See RH patch
https://github.com/remicollet/remirepo/blob/master/scl-php70/php/php-7.0.7-curl.patch

So I'm used to also patch the compatinfo db using:
https://github.com/remicollet/remirepo/blob/master/php/bartlett/php-bartlett-php-compatinfo-db/php-bartlett-php-compatinfo-db-curltls.patch

@llaville llaville closed this as completed Oct 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants