add missing option constants
authorMichael Wallner <mike@php.net>
Tue, 16 Sep 2014 11:15:37 +0000 (13:15 +0200)
committerMichael Wallner <mike@php.net>
Tue, 16 Sep 2014 11:15:37 +0000 (13:15 +0200)
commit4be4fbf8e05455322c854bfc355fbaf9c3906ebf
treeabe6ea1c1e4f5a4176f455e57f6854ef768d6775
parentfd4d4b228d525f2e9b065d47516658866ad2f1eb
add missing option constants

AUTH_SPNEGO, new in 7.38
SSL_VERSION_TLSv1_{0,1,2}, added in 7.34
POSTREDIR_303, missed that one somehow
php_http_client_curl.c