php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #72522 No option CURLOPT_UNIX_SOCKET_PATH
Submitted: 2016-06-30 09:33 UTC Modified: 2016-07-03 16:56 UTC
From: turin dot tomsk at gmail dot com Assigned: cmb (profile)
Status: Closed Package: cURL related
PHP Version: 7.0.8 OS: Ubuntu 16.04
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: turin dot tomsk at gmail dot com
New email:
PHP Version: OS:

 

 [2016-06-30 09:33 UTC] turin dot tomsk at gmail dot com
Description:
------------
cURL (libcurl) got CURLOPT_UNIX_SOCKET_PATH option, since 7.40.0 https://curl.haxx.se/libcurl/c/CURLOPT_UNIX_SOCKET_PATH.html
Please, update cURL library.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-06-30 09:49 UTC] requinix@php.net
-Status: Open +Status: Verified -Type: Feature/Change Request +Type: Documentation Problem
 [2016-06-30 09:52 UTC] requinix@php.net
Ha, I totally missed that you included that link yourself.

Anyway. Looks like there were quite a few other options too, dating back to 7.31.0: SASL_IR, EXPECT_100_TIMEOUT_MS, SSL_ENABLE_ALPN...
https://curl.haxx.se/libcurl/c/curl_easy_setopt.html
 [2016-07-03 16:54 UTC] cmb@php.net
Automatic comment from SVN on behalf of cmb
Revision: http://svn.php.net/viewvc/?view=revision&revision=339547
Log: Document cURL constant added in PHP 7.0.7 plus a few added in PHP 5.5.0

Fixes also bug #72522 (No option CURLOPT_UNIX_SOCKET_PATH).
 [2016-07-03 16:56 UTC] cmb@php.net
-Status: Verified +Status: Closed -Assigned To: +Assigned To: cmb
 [2016-07-03 16:56 UTC] cmb@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Jun 11 00:01:31 2024 UTC