Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:51665 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34088 invoked from network); 10 Mar 2011 18:34:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Mar 2011 18:34:37 -0000 Authentication-Results: pb1.pair.com header.from=h.reindl@thelounge.net; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=h.reindl@thelounge.net; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain thelounge.net designates 91.118.73.15 as permitted sender) X-PHP-List-Original-Sender: h.reindl@thelounge.net X-Host-Fingerprint: 91.118.73.15 mail.thelounge.net Windows 98 (1) Received: from [91.118.73.15] ([91.118.73.15:34439] helo=mail.thelounge.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D9/FA-11443-BB9197D4 for ; Thu, 10 Mar 2011 13:34:36 -0500 Received: from srv-rhsoft.rhsoft.net (openvpn-241.thelounge.net [10.0.0.241]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.thelounge.net (Postfix) with ESMTPSA id 25D46BA for ; Thu, 10 Mar 2011 19:34:29 +0100 (CET) Message-ID: <4D7919B4.1050402@thelounge.net> Date: Thu, 10 Mar 2011 19:34:28 +0100 Organization: the lounge interactive design User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.9 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: X-Enigmail-Version: 1.1.2 OpenPGP: id=7F780279; url=http://arrakis.thelounge.net/gpg/h.reindl_thelounge.net.pub.txt Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigFA2B59AB50F028E8F6E13993" Subject: Re: [PHP-DEV] EOL removed after ?> From: h.reindl@thelounge.net (Reindl Harald) --------------enigFA2B59AB50F028E8F6E13993 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Am 10.03.2011 19:30, schrieb Martin Scotta: > ok, I think I got it. >=20 > so you think it's safe to include an empty new line after a line that e= nds > with ?> ? >=20 > Martin Scotta It is a bad idea to add anything automatic There are CLI scripts out there runnign as cron-jobs and if you do this on Fedora/RHEL you get a mail everytime the cron is called, an d yes it is fine that there are mails with each output of cronjobs so that you get a message if there is a php error/warning --------------enigFA2B59AB50F028E8F6E13993 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEUEARECAAYFAk15GbQACgkQhmBjz394Anm61gCWOQjnI6kUUGBnhz1QZ6Yc8WhA LgCbBMIUZWFexBAGDXY1fYttZAcdwhU= =Unc2 -----END PGP SIGNATURE----- --------------enigFA2B59AB50F028E8F6E13993--