mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Apply tidy formatting
Mostly reindent PHP scripts to spaces.
This commit is contained in:
@@ -573,7 +573,7 @@ void _php_import_environment_variables(zval *array_ptr)
|
||||
php_register_variable_quick(*env, name_len, &val, Z_ARRVAL_P(array_ptr));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
tsrm_env_unlock();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user