]> granicus.if.org Git - php/commit
Promote warnings to exceptions in ext/curl
authorMáté Kocsis <kocsismate@woohoolabs.com>
Sun, 9 Aug 2020 09:05:26 +0000 (11:05 +0200)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Fri, 14 Aug 2020 15:40:35 +0000 (17:40 +0200)
commit517c9938afe32b7e9ffa27a2413137382ac9e29b
tree7cac0a9f3e0e07868a8d7a33f7607a710c2f22a6
parent124260c165b955b3b646c445b2e26fbc801139de
Promote warnings to exceptions in ext/curl

Closes GH-5963
12 files changed:
ext/curl/interface.c
ext/curl/multi.c
ext/curl/share.c
ext/curl/tests/bug48207.phpt
ext/curl/tests/bug68089.phpt
ext/curl/tests/curl_file_upload.phpt
ext/curl/tests/curl_multi_errno_strerror_001.phpt
ext/curl/tests/curl_multi_setopt_basic001.phpt
ext/curl/tests/curl_setopt_basic003.phpt
ext/curl/tests/curl_setopt_error.phpt
ext/curl/tests/curl_share_errno_strerror_001.phpt
ext/curl/tests/curl_share_setopt_basic001.phpt