Re: [PHP-DEV] Bug 8468 [Genrally 4.0.4pl1] From: Stig Venaas (Stig.Venaas <email protected>)
Date: 01/03/01

On Wed, Jan 03, 2001 at 09:37:52AM -0700, Zak Greant wrote:
> If anybody can think of additional bugs that were fixed since 4.0.4
> and should be inside 4.0.4pl1, please let me know ASAP.

array_unique(), array_diff(), array_intersect() could segfault on Solaris
and give wrong results on other platforms in some cases. Quite a simple
and safe fix, one line difference in each of them.

I changed the order of ssl and crypto libs in acinclude.m4 yesterday,
please add that one too.

Stig

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