hi,

could you, please, review the PR https://github.com/php/php-src/pull/2591


The main idea is not to free request-allocated zvals, because they are freed by 
Zend MM anyway.

Also, shutdown_executor() code was simplified by calling destructors and 
closing resources, before freeing data.


all tests are passed.


Thanks. Dmitry.

Reply via email to