Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11459 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 12056 invoked by uid 1010); 22 Jul 2004 07:25:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 11486 invoked from network); 22 Jul 2004 07:25:20 -0000 Received: from unknown (HELO out2.smtp.messagingengine.com) (66.111.4.26) by pb1.pair.com with SMTP; 22 Jul 2004 07:25:20 -0000 Received: from server3.messagingengine.com (server3.internal [10.202.2.134]) by mail.messagingengine.com (Postfix) with ESMTP id B3342C11F3D for ; Thu, 22 Jul 2004 03:25:19 -0400 (EDT) Received: by server3.messagingengine.com (Postfix, from userid 99) id 0305917311C; Thu, 22 Jul 2004 03:25:19 -0400 (EDT) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_10904811191788421"; charset="iso-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.4 (F2.72; T1.001; A1.62; B3.01; Q3.01) To: internals@lists.php.net Date: Thu, 22 Jul 2004 00:25:19 -0700 X-Sasl-Enc: egzzL7gMPIUD+M13qjY0ng 1090481119 Message-ID: <1090481119.17884.200852044@webmail.messagingengine.com> Subject: [PATCH] tests/classes/factory_and_singleton_010.phpt From: kameshj@fastmail.fm ("Kamesh Jayachandran") --_----------=_10904811191788421 Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.4 (F2.72; T1.001; A1.62; B3.01; Q3.01) Date: Thu, 22 Jul 2004 07:25:19 UT Hi All, I had the tests/classes/factory_and_singleton_010.phpt testcase failing in Linux, NetWare, Windows ports of PHP. And found that this failure is due to one extra line. Attached the patch. With regards Kamesh Jayachandran --_----------=_10904811191788421 Content-Disposition: attachment; filename="factory_and_singleton_010.phpt.patch" Content-Transfer-Encoding: base64 Content-Type: application/unknown; name="factory_and_singleton_010.phpt.patch" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.4 (F2.72; T1.001; A1.62; B3.01; Q3.01) Date: Thu, 22 Jul 2004 07:25:19 UT LS0tIGZhY3RvcnlfYW5kX3NpbmdsZXRvbl8wMTAucGhwdAkyMDAzLTEyLTI4 IDIzOjMzOjA2LjAwMDAwMDAwMCArMDUzMAorKysgZmFjdG9yeV9hbmRfc2lu Z2xldG9uXzAxMC5waHB0Lm53CTIwMDQtMDctMjIgMTI6NTI6NTAuMDAwMDAw MDAwICswNTMwCkBAIC0xNyw1ICsxNyw0IEBACiA9PT1ET05FPT09CiAtLUVY UEVDVEYtLQogPT09RE9ORT09PQotCiBXYXJuaW5nOiBDYWxsIHRvIHByaXZh dGUgdGVzdDo6X19kZXN0cnVjdCgpIGZyb20gY29udGV4dCAnJyBkdXJpbmcg c2h1dGRvd24gaWdub3JlZCBpbiBVbmtub3duIG9uIGxpbmUgMAo= --_----------=_10904811191788421--