mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
81bf9b1a9f
The main change is to store scoreboard procs directly to the variable sized array rather than indirectly through the pointer. Signed-off-by: Stanislav Malyshev <stas@php.net>