mirror of
https://github.com/php/php-src.git
synced 2025-01-27 06:03:45 +08:00
so says sniper, and so it shall be.
This commit is contained in:
parent
04908b1415
commit
1b20eacd21
@ -42,7 +42,7 @@
|
||||
#include "php_curl.h"
|
||||
|
||||
static int le_curl;
|
||||
static char le_curl_name[] = "cURL handle";
|
||||
#define le_curl_name "cURL handle";
|
||||
|
||||
static void _php_curl_close(zend_rsrc_list_entry *rsrc);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user