PHP 7.2 Thread safe

Everytime I build my exe, it automatically compiles the php with thread safe disabled. How would I enable thread safe, I’ve tried downloading php 7.2 TS and replace it in the PHP7Runtime folder but it still compiles php without thread safe

ExeOutput only supports the Non Thread Safe version of PHP, as Windows IIS. Is there some reason why you need the TS version?

Yes I need it because I wanna install pthreads extension

OK. We put it on our todo list for research.

I have the same problem. Is it done yet ?