Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56313 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9949 invoked from network); 13 Nov 2011 15:26:08 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Nov 2011 15:26:08 -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:64400] helo=mail.thelounge.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 06/60-07511-C81EFBE4 for ; Sun, 13 Nov 2011 10:26:05 -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 1A20D99; Sun, 13 Nov 2011 16:26:02 +0100 (CET) Message-ID: <4EBFE189.9090608@thelounge.net> Date: Sun, 13 Nov 2011 16:26:01 +0100 Organization: the lounge interactive design User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110930 Thunderbird/7.0.1 MIME-Version: 1.0 To: internals@lists.php.net References: In-Reply-To: X-Enigmail-Version: 1.3.3 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="------------enig3F6532EA9B58F595961FA107" Subject: Re: [PHP-DEV] function ob_gzhandler is missed in 5.4 From: h.reindl@thelounge.net (Reindl Harald) --------------enig3F6532EA9B58F595961FA107 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Am 13.11.2011 16:11, schrieb Laruence: > Hi: >=20 > this revisioin remove the ob_* functions: > http://svn.php.net/viewvc?view=3Drevision&revision=3D299980 >=20 > is this intentional? if yes, I think this will become a doc problem i think / hope this is an accident if the ob_functions(9 are replaced in any way this is not a doc-problem it would be a major BC-break and destroy all my work of the last 10 years= rely on ob_start(), ob_get_contents(), ob_get_clean() and the fact that multiple ob_start() can work inside another one as example to include module-files using normal output-functions, buffer the output and replace a palceholder in a template with the buffer while we are in another template (site-template, list-templates, item-templates) --------------enig3F6532EA9B58F595961FA107 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 Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk6/4YkACgkQhmBjz394AnkghQCePFXV/jIOKhs9HO21QNbtH659 tt8An3PefAFhjJSTH81PHKmPn55IuQS8 =o0mn -----END PGP SIGNATURE----- --------------enig3F6532EA9B58F595961FA107--