1
0
mirror of https://github.com/php/php-src.git synced 2026-04-06 07:32:54 +02:00
Files
archived-php-src/ext/opcache
Jakub Zelenka 5e8c992c78 Reduce impact of stream file path check in filestat
Fix for #76857 introduced slight perf regression so this is an attempt
to fix it. The idea is to re-use stream path check from ZendAccelerator
that should be quicker than strstr.

Signed-off-by: Jakub Zelenka <bukka@php.net>
2023-09-24 16:50:01 +01:00
..
2023-09-08 18:27:44 +03:00
2023-01-16 12:25:59 +01:00
2023-01-12 15:14:05 +00:00
2023-05-30 17:41:54 +02:00