Re: [PHP-DEV] 4.0.1 Release Candidate packaged From: Olivier Cahagne (olivier.cahagne <email protected>)
Date: 06/26/00

> Can you please update to the latest CVS and see if the DISCARD_PATH stuff
> works for you now as expected?

Great!

I tried a snapshot dated php4-200006261445

and it works fine with DISCARD_PATH enabled on both NetBSD and Linux.

Some remarks though:

 - Warnings at the end of compilation on NetBSD 1.3.3 x86 with gcc
2.7.2.2+myc2:

file.c:569: warning: tempnam() possibly used unsafely, consider using
mkstemp()
rfc1867.c:284: warning: tempnam() possibly used unsafely, consider using
mkstemp()
Making all in pear

These warnings seem to be NetBSD-specific, they do not show on RedHat
6.2 for example.

 - When running phpinfo(), PHP logos do not seem to load, see an example
here:

        http://www.epita.fr:8000/~cahagn_o/php/info4.php

 - The archive contained two Emacs savefiles:

php4-200006261445/.#php.ini-optimized.1.3
php4-200006261445/.#php.ini-dist.1.34

Thanks for the work on cgi_main.c, every developer seem to have worked
on it in one day, I'm really amazed. Is it going to make it for the
4.0.1 release ?

I think this closes bug reports :

 - #5163 #5181 for sure
 - #3044 #3045 #4758 nearly sure
 (- and also perhaps these #5115 #4397 #4526 #4386)

PS: Andi, my ADSL connection was very slow tonight on php.net ;)

--
Olivier.Cahagne <email protected>

-- 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>