frankenphp
30bf69cb - perf: avoid extra string allocation in get_full_env() (#1382)

Commit
1 year ago
perf: avoid extra string allocation in get_full_env() (#1382) * Avoid extra string allocation in get_full_env() We can pass the key directly to add_assoc_str(). * Use add_assoc_str_ex
Author
Parents
Loading