Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11458 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24290 invoked by uid 1010); 22 Jul 2004 07:01:20 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 24241 invoked from network); 22 Jul 2004 07:01:20 -0000 Received: from unknown (HELO out2.smtp.messagingengine.com) (66.111.4.26) by pb1.pair.com with SMTP; 22 Jul 2004 07:01:20 -0000 Received: from server3.messagingengine.com (server3.internal [10.202.2.134]) by mail.messagingengine.com (Postfix) with ESMTP id B7806C12AD6 for ; Thu, 22 Jul 2004 03:01:19 -0400 (EDT) Received: by server3.messagingengine.com (Postfix, from userid 99) id F2C1D16A32A; Thu, 22 Jul 2004 03:01:19 -0400 (EDT) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1090479679132580"; 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:01:19 -0700 X-Sasl-Enc: +VPyfycYKIkJsSi1ki2vgg 1090479679 Message-ID: <1090479679.13258.200851098@webmail.messagingengine.com> Subject: [PATCH] tests/classes/factory_and_singleton_009.phpt From: kameshj@fastmail.fm ("Kamesh Jayachandran") --_----------=_1090479679132580 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:01:19 UT Hi All, I had the tests/classes/factory_and_singleton_009.phpt testcase failing in Linux, NetWare, Windows ports of PHP. And found that this failure is due to one extra line. Attached the patch. Will all warnings always preceded by the NewLine character? With regards Kamesh Jayachandran --_----------=_1090479679132580 Content-Disposition: attachment; filename="factory_and_singleton_009.phpt.patch" Content-Transfer-Encoding: base64 Content-Type: application/unknown; name="factory_and_singleton_009.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:01:19 UT LS0tIGZhY3RvcnlfYW5kX3NpbmdsZXRvbl8wMDkucGhwdAkyMDAzLTEyLTI4 IDIzOjMzOjA2LjAwMDAwMDAwMCArMDUzMAorKysgZmFjdG9yeV9hbmRfc2lu Z2xldG9uXzAwOS5waHB0Lm53CTIwMDQtMDctMjIgMTI6MjU6NTYuMDAwMDAw MDAwICswNTMwCkBAIC0xNyw1ICsxNyw0IEBACiA9PT1ET05FPT09CiAtLUVY UEVDVEYtLQogPT09RE9ORT09PQotCiBXYXJuaW5nOiBDYWxsIHRvIHByb3Rl Y3RlZCB0ZXN0OjpfX2Rlc3RydWN0KCkgZnJvbSBjb250ZXh0ICcnIGR1cmlu ZyBzaHV0ZG93biBpZ25vcmVkIGluIFVua25vd24gb24gbGluZSAwCg== --_----------=_1090479679132580--