[PHP-DEV] Re: PHP 4.0 Bug #3697 Updated: open_basedir prevents creating files with fopen From: David J. MacKenzie (djm <email protected>)
Date: 07/31/00

> ID: 3697
> Updated by: zak
> Reported By: djm <email protected>
> Status: Feedback
> Bug Type: Misbehaving function
> Assigned To:
> Comments:
>
> Have you tried a recent release? If so, does the problem still occur?

I just checked the CVS version. The primary bug I reported is
fixed in the current sources, though in a somewhat less robust
(but simpler) way than I suggested. I would still like to have
more warning messages instead of silent failures in various
exceptional conditions, as suggested in my patch; that has not
been done so far. Also, spurious whitespace has been added in
a comment in main/php_realpath.c:260:
        /* C heck for overflow */

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>