Hi Sara, "make test" stops work after this patch, because now fgets() always returns FALSE. It is not possible for me to commit ZE patches without testing. Please fix this ASAP or revert your patches.
Thanks. Dmitry. > -----Original Message----- > From: Sara Golemon [mailto:[EMAIL PROTECTED] > Sent: Monday, March 13, 2006 7:40 AM > To: php-cvs@lists.php.net > Subject: [PHP-CVS] cvs: php-src /ext/bz2 bz2_filter.c > /ext/standard file.c filters.c streamsfuncs.c user_filters.c > /ext/unicode unicode_filter.c /ext/zlib zlib_filter.c /main > php_streams.h /main/streams cast.c filter.c > php_stream_filter_api.h streams.c > > > pollita Mon Mar 13 04:40:12 2006 UTC > > Modified files: > /php-src/main php_streams.h > /php-src/main/streams streams.c filter.c cast.c > php_stream_filter_api.h > /php-src/ext/standard file.c user_filters.c filters.c > streamsfuncs.c > /php-src/ext/zlib zlib_filter.c > /php-src/ext/bz2 bz2_filter.c > /php-src/ext/unicode unicode_filter.c > Log: > Refactor streams layer for PHP6. > > Don't be frightened by the size of this commit. > A significant portion of it is restoring the read buffer > semantics back > to what PHP4/5 use. (Or a close aproximation thereof). > > See main/streams/streams.c and ext/standard/file.c for a set of > UTODO comments covering work yet to be done. > > > -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php