File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 'curl_unescape ' ,
3232 'curl_version '
3333 ),
34- 'classes ' => array (
34+ 'classes ' => array (
3535 'CURLFile '
3636 ),
37- 'constants ' => array (
37+ 'constants ' => array (
3838 'CURLOPT_AUTOREFERER ' ,
3939 'CURLOPT_COOKIESESSION ' ,
4040 'CURLOPT_DNS_USE_GLOBAL_CACHE ' ,
302302 'CURLPROXY_SOCKS4A ' ,
303303 'CURLPROXY_SOCKS5_HOSTNAME '
304304 ),
305+ 'description ' => 'Client URL Library ' ,
305306 'php_version ' => '4.0.2 ' ,
306307);
Original file line number Diff line number Diff line change 66 'json_last_error_msg ' ,
77 'json_last_error '
88 ),
9- 'constants ' => array (
9+ 'constants ' => array (
1010 'JSON_ERROR_NONE ' ,
1111 'JSON_ERROR_DEPTH ' ,
1212 'JSON_ERROR_STATE_MISMATCH ' ,
2525 'JSON_BIGINT_AS_STRING ' ,
2626 'JSON_PRETTY_PRINT ' ,
2727 'JSON_UNESCAPED_SLASHES ' ,
28- 'JSON_UNESCAPED_UNICODE '
28+ 'JSON_UNESCAPED_UNICODE '
2929 ),
30+ 'description ' => 'JavaScript Object Notation ' ,
3031 'php_version ' => '5.2.0 ' ,
3132);
You can’t perform that action at this time.
0 commit comments