Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:74702 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57030 invoked from network); 3 Jun 2014 07:41:44 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jun 2014 07:41:44 -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 209.85.216.51 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.216.51 mail-qa0-f51.google.com Received: from [209.85.216.51] ([209.85.216.51:45016] helo=mail-qa0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 30/10-56479-63C7D835 for ; Tue, 03 Jun 2014 03:41:42 -0400 Received: by mail-qa0-f51.google.com with SMTP id w8so4254259qac.38 for ; Tue, 03 Jun 2014 00:41:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=+oVBaElfd6qYja/iT1cFfslv4DQluKb7lcQ88or8jCQ=; b=qVsZGFzOZAsBWwtZi6LKlSmvbzgo6rVlCrmEqd7PUD1raJcMsoKtkEGbs2rIt3nHtz PT5KS/EYvzcPWH4wCYdmMyk67Q2sxILvEcbBZds70+l6s/l+uJUSy8oKzkMX4uORKw9f z/UqdclOQExXCRGvcl3ODL26cDlN0WACksZmlkysRzhyeiJwi/dH/mgOpGR5l/we/oip q6OST5n/FkS8W209HyFzfhsLIeZMFaqFLISGtMUAiKpK7RYlKYkFIpMxw56j1Y5JaA0c ntp3C3P3KmeTF6Xab+VvMtR/nS0sJJapQjtLtQredU7LajZwdFtBmZAbL5FyPK6BiUYs q5mA== MIME-Version: 1.0 X-Received: by 10.140.90.69 with SMTP id w63mr54474703qgd.52.1401781299673; Tue, 03 Jun 2014 00:41:39 -0700 (PDT) Received: by 10.140.17.77 with HTTP; Tue, 3 Jun 2014 00:41:39 -0700 (PDT) Date: Tue, 3 Jun 2014 09:41:39 +0200 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=001a11c139ba6b834e04fae9a4bc Subject: question regarding #67309 From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c139ba6b834e04fae9a4bc Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I wanted to ask what's our current consensus about feature requests like this: https://bugs.php.net/bug.php?id=3D67309 The requested function wouldn't provide anything which isn't currently available via ini_get(), but it would be a bit natural to expect a get method where a set exists. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c139ba6b834e04fae9a4bc--