JC>>That's basically what I'm saying, I guess maybe this is a PHP 6.0 
JC>>wishlist sort of thing -- I'd like to see PHP when operating in thread 
JC>>safety mode be very unhappy loading extensions not flagged thread 
JC>>safe.

Ah, now I see, so you propose along with "compiled in TS" to have 
"actually works in TS" flag. Only problem here is that extension author 
may probably not know if it works in TS - TS support is much more 
complicated than unicode support usually, especially when dealing with 
external libraries. But generally it can be useful too.

-- 
Stanislav Malyshev, Zend Products Engineer
[EMAIL PROTECTED]  http://www.zend.com/ +972-3-6139665 ext.115

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to