hi,

On Sun, Oct 6, 2013 at 7:31 PM, Jan Ehrhardt <[email protected]> wrote:
> Jan Ehrhardt in php.pecl.dev (Sun, 06 Oct 2013 16:52:33 +0200):
>>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?
>
> I tried to load php_wincache.dll with PHP 5.4 TS and it crashed with a
> "Unhandled exception at 0x10001300 in php-cgi.exe: 0xC0000005: Access
> violation"
> at this line in TSRM.c:
>         resource_types_table[j].dtor(p->storage[j], &p->storage);
>
>>Did you test if all those 100 extensions will load without crash?
>
> Apparently, you did not (yet). I would advice you to do such as a
> minimal check.

It is in our plan to test the major extensions automatically, like we
do for php. But we do not have time to test every single extensions.
The maintainers however can and should do it.

As of WinCache, yes, it will be fixed as it is useful in combination
with opcache.

Cheers,
-- 
Pierre

@pierrejoye | http://www.libgd.org

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to