mirror of
https://github.com/php/php-src.git
synced 2026-04-23 16:08:35 +02:00
2aefd11211
This patch saves one CPU instruction on each "_tsrm_ls_cache" access in ZTS CLI/CGI/FPM builds. This reduce typical instruction sequence for EG(current_execute_data) access from 4 to 3 CPU instructions.