Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:47090 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90895 invoked from network); 5 Mar 2010 21:02:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Mar 2010 21:02:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=foolistbar@googlemail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=foolistbar@googlemail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain googlemail.com designates 209.85.220.223 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: foolistbar@googlemail.com X-Host-Fingerprint: 209.85.220.223 mail-fx0-f223.google.com Received: from [209.85.220.223] ([209.85.220.223:49324] helo=mail-fx0-f223.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 53/80-27855-851719B4 for ; Fri, 05 Mar 2010 16:02:17 -0500 Received: by fxm23 with SMTP id 23so3085912fxm.23 for ; Fri, 05 Mar 2010 13:02:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:mime-version:subject:date:x-mailer; bh=1P/ZHVGYRfggWIoY1GvcRSbd9n/v8yAj1Vv0gfBb0rk=; b=TFh9OVOAVIf8bjRTXUjWE6vyv0CZ5F7GwqsTc+1pRYTX/yj1WhrV7vhaq24e9olb8x qu+bNvviAs4Iszvh/7TWhRm9Oi7B8RhiMbM1FqjfUYu5Ss0FYdfMlZn+sBlHaAAFjGzl RqHYQvz21jUD2EIacrxDCeFDWyNAJDTshPkXY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:from:to:content-type:mime-version:subject:date:x-mailer; b=qUnRBlMQOmnpetSvM3P+MCDLmhU1uvWDBHrRnCkRopQ+KFg1gJ5m9KYrZatuxoLgQn iZmvYLNNtnx7gPSgd+gFDB3E/siR8AhQ0JfaeUGQVinrXjmCw5Vrl1XDjPmqMNK3xbm/ GfFSh5exAPhdqot6x4Nc7rrhF7aqBD3v/VqqY= Received: by 10.223.16.66 with SMTP id n2mr1525386faa.83.1267822930797; Fri, 05 Mar 2010 13:02:10 -0800 (PST) Received: from [192.168.12.2] (static-88.131.66.112.addr.tdcsong.se [88.131.66.112]) by mx.google.com with ESMTPS id 21sm3358061fks.23.2010.03.05.13.02.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 05 Mar 2010 13:02:09 -0800 (PST) Message-ID: To: PHP internals Content-Type: multipart/mixed; boundary=Apple-Mail-1--394564542 Mime-Version: 1.0 (Apple Message framework v936) Date: Fri, 5 Mar 2010 22:02:07 +0100 X-Mailer: Apple Mail (2.936) Subject: Make DOMDocument::saveHTML have the same first argument as saveXML (with patch!) From: foolistbar@googlemail.com (Geoffrey Sneddon) --Apple-Mail-1--394564542 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Hey, I posted almost a month ago, with a patch (also attached here). It'd be nice to get this fixed, as it makes it possible to make what I'm currently working on for SimplePie 2 significantly quicker. HTH, Geoffrey --Apple-Mail-1--394564542 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit --Apple-Mail-1--394564542--