mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
- remove declaration of non existant function php_treat_data
This commit is contained in:
parent
b8d26da1be
commit
0aa24dc0a1
1 changed files with 0 additions and 1 deletions
|
@ -31,7 +31,6 @@
|
|||
#define PARSE_STRING 3
|
||||
|
||||
BEGIN_EXTERN_C()
|
||||
void php_treat_data(int arg, char *str, zval* destArray TSRMLS_DC);
|
||||
void php_startup_auto_globals(TSRMLS_D);
|
||||
extern PHPAPI void (*php_import_environment_variables)(zval *array_ptr TSRMLS_DC);
|
||||
PHPAPI void php_register_variable(char *var, char *val, zval *track_vars_array TSRMLS_DC);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue