Skip to content

Commit d6ed080

Browse files
committed
[ci skip] Update UPGRADING for new curl constants
1 parent b116f35 commit d6ed080

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

UPGRADING

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,14 @@ PHP 8.3 UPGRADE NOTES
105105
10. New Global Constants
106106
========================================
107107

108+
- Curl:
109+
. CURLINFO_CAPATH
110+
. CURLINFO_CAINFO
111+
. CURLOPT_SSH_HOSTKEYFUNCTION
112+
. CURLOPT_PROTOCOLS_STR
113+
. CURLOPT_REDIR_PROTOCOLS_STR
114+
. CURLOPT_QUICK_EXIT
115+
108116
- PCNTL:
109117
. SIGINFO
110118

0 commit comments

Comments
 (0)