frankenphp
30bf69cb
- perf: avoid extra string allocation in get_full_env() (#1382)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#1382 - Avoid extra string allocation in get_full_env()
Author
ndossche
Parents
f61bc180
Loading