diff options
author | Christoph M. Becker <cmbecker69@gmx.de> | 2016-09-15 12:13:46 +0200 |
---|---|---|
committer | Christoph M. Becker <cmbecker69@gmx.de> | 2016-09-15 12:20:19 +0200 |
commit | 44968927d78bfba692d7fd979bab73cba8c250f1 (patch) | |
tree | ebe9d1514318ec88ea9aa3897c4b4aa5239fd1ab /ext/reflection/php_reflection.c | |
parent | 30b7f723005e232277afdee655203053e392019c (diff) | |
download | php-git-44968927d78bfba692d7fd979bab73cba8c250f1.tar.gz |
Add CURLE_SSL_PINNEDPUBKEYNOTMATCH
This error constant is returned on key mismatch when CURLOPT_PINNEDPUBLICKEY
is used. As the option had been introduced in PHP 7.0.7, it makes sense to
also add the related error constant to PHP 7.0+.
Cf. <https://curl.haxx.se/libcurl/c/CURLOPT_PINNEDPUBLICKEY.html>.
Diffstat (limited to 'ext/reflection/php_reflection.c')
0 files changed, 0 insertions, 0 deletions