- Nuke php3 legacy

This commit is contained in:
foobar 2005-12-06 02:28:26 +00:00
parent a05e8e335d
commit a208d9a966
86 changed files with 118 additions and 118 deletions

View file

@ -130,7 +130,7 @@ static void _php_curl_close(zend_rsrc_list_entry *rsrc TSRMLS_DC);
/* {{{ curl_functions[]
*/
function_entry curl_functions[] = {
zend_function_entry curl_functions[] = {
PHP_FE(curl_init, NULL)
PHP_FE(curl_copy_handle, NULL)
PHP_FE(curl_version, NULL)