[PHP-DEV] Streams-Change ?!

2002-10-03 Thread Stefan Esser

Hi,

was there a change of the streams EOF functions? I added some
functionality to ext/ftp and must see that ftp_put uploads
one byte less than the filesize.

Stefan Esser


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




Re: [PHP-DEV] Streams-Change ?!

2002-10-03 Thread Marcus Börger

At 13:20 03.10.2002, Stefan Esser wrote:
Hi,

was there a change of the streams EOF functions? I added some
functionality to ext/ftp and must see that ftp_put uploads
one byte less than the filesize.

There are problems especially in the streams seeker function at least.

marcus


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




Re: [PHP-DEV] Streams-Change ?!

2002-10-03 Thread Stefan Esser

On Thu, Oct 03, 2002 at 01:54:46PM +0200, Marcus Börger wrote:
 There are problems especially in the streams seeker function at least.
 
 marcus

Problem was in ext/ftp.

Thanks anyway.

Stefan

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