Hello Stanislav, Wednesday, March 9, 2005, 6:23:01 PM, you wrote:
DR>>>> so we list it as a feature". Nice, eh? So please let's discuss it to the DR>>>> matter. DR>>> DR>>>But that's exactly what happens, otherwise we break BC. > BC is very important, but in this case it's irrelevant unless we have some > functions beside zend_stream_read that expect file_handle to be STREAM > only and the user can override these. So far I do not know about any of > such functions (and yes, I checked in the code). That's why I ask Wez if I > missed something - are there such functions? If not, removing FP to STREAM > conversion (and fixing zend_stream_read) would not break anything and thus > BC would be preserved. There are and there were several plans to use the stream nature. Those plans were partly public when Wez did the whole streams infrastructure. Renabling pure fp's now will now break any external extension that relies on that fact. And thus we must not change anything because of any other unknown extension. Best regards, Marcus mailto:[EMAIL PROTECTED] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php