Hi Sebastian,

It might also be related to the BC fix for the zlib wrapper I committed
yesterday.
Could you try reverting to streams.c from the day before yesterday?
(I've got local changes in my local streams.c that aren't ready
for commiting yet).

If that fixes it, I'll revise my code.
Please don't make any changes to streams.c in HEAD today; I plan
to commit a little later on.

--Wez.

On 07/04/02, "Sebastian Bergmann" <[EMAIL PROTECTED]> wrote:
> I think this has something to do with the patch to the error system
>   yesterday.
> 
>   Win32, PHP 4.3.0-dev, HEAD
> 
> c:\home>php c:\pear
> 
> Warning: fopen("php://stderr") - Invalid argument in c:\pear on line 136
> 
> Warning: fputs(): supplied argument is not a valid File-Handle resource in
> c:\pe
> ar on line 137
> 
> Warning: fputs(): supplied argument is not a valid File-Handle resource in
> c:\pe
> ar on line 152
> 
> Warning: fclose(): supplied argument is not a valid File-Handle resource
> in c:\p
> ear on line 153
> 
>   Win32, PHP 4.3.0-dev, -D 2002-05-06
> 
> c:\home>php c:\pear
> 
> Usage: pear [options] command [command-options] <parameters>
> Type "pear help options" to list all options.
> Type "pear help <command>" to get the help for the specified command.
> Commands:
>    login
>    logout
>    config-show
>    config-get
>    config-set
>    install
>    uninstall
>    upgrade
>    package
>    package-list
>    package-info
>    list-installed
>    shell-test
>    remote-package-info
>    list-upgrades
>    list-remote-packages
> 
> -- 
>   Sebastian Bergmann
>   http://sebastian-bergmann.de/                 http://phpOpenTracker.de/
> 
>   Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
> 
> -- 
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php




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

Reply via email to