Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55194 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63018 invoked from network); 4 Sep 2011 16:44:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Sep 2011 16:44:35 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.83.42 mail-gw0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:37163] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 97/D2-34132-FEAA36E4 for ; Sun, 04 Sep 2011 12:44:31 -0400 Received: by gwb17 with SMTP id 17so2627516gwb.29 for ; Sun, 04 Sep 2011 09:44:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=HQ6y7SM8QQKAsKRDUPKVCUIY/0nR7FkwC2let862ZdQ=; b=AF+4jdnM/sqo0SHW2HyV9IkQ7RX/MPnrYOXSYYjv9o5wnmz2ux8rfEYf4bK3TFmNL+ ix2qSTC9SEQjmix+mBN388D9G3yTbcIwrVKVR0jKL9+/ZGfpxGS+ruk7SsEw3iqPXnfX w5M5qXPFzmZVebLetYNRPvw8/j29TfasLhziU= MIME-Version: 1.0 Received: by 10.146.213.8 with SMTP id l8mr2126078yag.36.1315154668682; Sun, 04 Sep 2011 09:44:28 -0700 (PDT) Received: by 10.147.168.14 with HTTP; Sun, 4 Sep 2011 09:44:28 -0700 (PDT) Date: Sun, 4 Sep 2011 18:44:28 +0200 Message-ID: To: PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: sapi/cli/tests/020.php From: tyra3l@gmail.com (Ferenc Kovacs) Hi. the test mentioned in the subject fails on the current trunk. it seems that Dynamic Library Support =3D> enabled Path to sendmail =3D> -t -i is now missing of the output of php -n --ri standard I've checked and with the current trunk, it is missing from even php -i(aka phpinfo) I think that this change isn't intentional, could somebody take a look? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu