Hi Anatol, Excellent work!
"Anatol Belski" in php.pecl.dev (Fri, 4 Oct 2013 20:59:08 +0200): > * an ext is reqiered to have both TS/NTS build to succeed to be shown on >the list of DLL for the particular branch, so builds where only one of >TS/NTS builds is present aren't shown Some extensions are TS or NTS by 'nature'. pthreads is an example of TS only as far as I know. Is it it feasible to show those as well. And this one was NTS only as far as I know: http://pecl.php.net/package/WinCache/1.3.5.0/windows But to my surprise there are TS builds listed. The last time I tried that you could compile it, but loading it led to a crash. Has this been fixed in the mean time? Did you test if all those 100 extensions will load without crash? Jan -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
