Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:44131 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 50996 invoked from network); 3 Jun 2009 13:19:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jun 2009 13:19:04 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 72.14.220.159 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 72.14.220.159 fg-out-1718.google.com Received: from [72.14.220.159] ([72.14.220.159:7833] helo=fg-out-1718.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E8/86-19828-748762A4 for ; Wed, 03 Jun 2009 09:19:04 -0400 Received: by fg-out-1718.google.com with SMTP id 16so2776780fgg.0 for ; Wed, 03 Jun 2009 06:19:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=mNdeDOGtLsYDFnWAZNTUcMDrIMcHvl+RZESD8AEe92g=; b=WTVnE8MBWltHlGG+6uzokJF0dgYptLlV27E+w7y+grtjhZGOApu9RV+w+XX09EOmbt UZZ+bQC9VhKiSu4FVG5kouIDBL7ky2jARSHgVPYIKV+lPWz8iIP9DEuvMEE1ebBMT6yw DPDJPrIIVq05f7KdhNDryuELKg9bIkwZmkoT4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=kbFsQcjOJxry1yKYxtjx5LicS+CGfTLuqqW5vnZSb1SlmgDZMW2qaRrq8Zz/lrRG8B 85nsFamdRdetJeJzoV+y0q4p5X02CxVsuA5iBQ+hp817v+i3Ng07qynfZlZ3STNHNA1p o+9dJKBqdhq6TE6FXSdvtqsYz5jkmcvWWUgPg= MIME-Version: 1.0 Received: by 10.86.82.17 with SMTP id f17mr1114703fgb.65.1244035140243; Wed, 03 Jun 2009 06:19:00 -0700 (PDT) In-Reply-To: <4C0CAF8B-7E0B-4704-876F-34F83E0B70A7@pooteeweet.org> References: <4C0CAF8B-7E0B-4704-876F-34F83E0B70A7@pooteeweet.org> Date: Wed, 3 Jun 2009 15:19:00 +0200 Message-ID: To: Lukas Kahwe Smith Cc: PHP Development , Nuno Lopes Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] 5.3.0RC3 From: pierre.php@gmail.com (Pierre Joye) hi Lukas, > 4) missing firebird and gmp extensions on windows (Pierre how are things > looking here?) GMP is present now, using MIPR instead of libgmp (no licensing issue). I won't do anything more about firebird, I know that some people are trying to get it build but I'm not too optimistic about the results. > - Fix static build of extension on windows when static is the default and > =96enable-snapshot-build is used (Pierre) > - opendir() fails on Windows directories with parent directory unaccessib= le > (Pierre) This specific bug may not be fixed at this stage. However we have a regression problem with the ACL patch added after RC2, we should be ready with a fix in time as well. Cheers, --=20 Pierre http://blog.thepimp.net | http://www.libgd.org