top | item 22460871 (no title) miguelxpn | 6 years ago Good catch! That's indeed the case. Another commit was made where that piece of code was refactored into a function and it returns 1 in case the header is present so strstr isn't being called an extra time in the current code.[1] https://github.com/php/php-src/commit/3d9c02364db62a6d8e2794... discuss order hn newest osrec|6 years ago Ah, much cleaner!
osrec|6 years ago