Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36867 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98763 invoked from network); 8 Apr 2008 10:52:04 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Apr 2008 10:52:04 -0000 Authentication-Results: pb1.pair.com header.from=hoffie@gentoo.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=hoffie@gentoo.org; spf=unknown; sender-id=unknown Received-SPF: unknown (pb1.pair.com: domain gentoo.org does not designate 217.20.118.221 as permitted sender) X-PHP-List-Original-Sender: hoffie@gentoo.org X-Host-Fingerprint: 217.20.118.221 217.20.118.221 Received: from [217.20.118.221] ([217.20.118.221:34475] helo=srv.hoffie.info) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/0E-22202-F4E4BF74 for ; Tue, 08 Apr 2008 06:52:03 -0400 Received: from [192.168.1.2] (p5494D7DF.dip.t-dialin.net [84.148.215.223]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by srv.hoffie.info (Postfix) with ESMTP id 7980450B for ; Tue, 8 Apr 2008 12:51:56 +0200 (CEST) Message-ID: <47FB4E47.20805@gentoo.org> Date: Tue, 08 Apr 2008 12:51:51 +0200 User-Agent: Thunderbird 2.0.0.12 (X11/20080301) MIME-Version: 1.0 To: PHP Developers Mailing List References: <47F94431.1020300@gentoo.org> In-Reply-To: <47F94431.1020300@gentoo.org> X-Enigmail-Version: 0.95.6 OpenPGP: id=800DDCDE Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig8C1566E9CFF84AA9BE3D3C74" Subject: Re: [PHP-DEV] Small test case fixes / observations (php-5.2.6_rc4) From: hoffie@gentoo.org (Christian Hoffmann) --------------enig8C1566E9CFF84AA9BE3D3C74 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: quoted-printable On 2008-04-06 23:44, Christian Hoffmann wrote: > Heya, >=20 > while building and testing a minimal version of PHP and as such=20 > disabling the session extension, I discovered that=20 > ext/standard/tests/general_functions/bug44394_2.phpt fails without the = > session extension being enabled. I created a patch to fix that [1]. A similar problem: ext/pdo/tests/bug_43663.phpt and ext/pdo/tests/bug_44159.phpt rely on=20 pdo_sqlite, but only check for pdo in their skipifs. Patch available [1].= [1] http://home.hoffie.info/static/006_test-pdo-bug_44159-43663-sqlite.pa= tch --=20 Christian Hoffmann --------------enig8C1566E9CFF84AA9BE3D3C74 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkf7TkoACgkQV6E0EIywUuXRzQCgnEeVJBJLjkub6kcbMXpm+2We hXwAn0lRhQ2SIDuaxsVgvKa0EjRz82iy =ZydF -----END PGP SIGNATURE----- --------------enig8C1566E9CFF84AA9BE3D3C74--