mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
fix typo so it compiles
This commit is contained in:
parent
ee31c94bc7
commit
bd8aba8c8d
1 changed files with 1 additions and 1 deletions
|
@ -934,7 +934,7 @@ PHP_FUNCTION(curl_setopt)
|
|||
|
||||
#ifdef CURLOPT_FTPSSLAUTH
|
||||
case CURLOPT_FTPSSLAUTH:
|
||||
#edif
|
||||
#endif
|
||||
case CURLOPT_UNRESTRICTED_AUTH:
|
||||
case CURLOPT_PORT:
|
||||
convert_to_long_ex(zvalue);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue