Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79737 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72194 invoked from network); 16 Dec 2014 18:38:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 16 Dec 2014 18:38:42 -0000 Authentication-Results: pb1.pair.com smtp.mail=smalyshev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=smalyshev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.218.45 as permitted sender) X-PHP-List-Original-Sender: smalyshev@gmail.com X-Host-Fingerprint: 209.85.218.45 mail-oi0-f45.google.com Received: from [209.85.218.45] ([209.85.218.45:51082] helo=mail-oi0-f45.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 7C/9A-12185-13C70945 for ; Tue, 16 Dec 2014 13:38:41 -0500 Received: by mail-oi0-f45.google.com with SMTP id a141so10097796oig.32 for ; Tue, 16 Dec 2014 10:38:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=6fKRa49eQ5xd3TDhpMDgqrljQqQZm01x+bMs7XZuZmg=; b=tOq2CYYAD3aI7z5bjymdntjTpp4v7rtJ/t5qLDuU5ULYJtSo7U0BsoFs+xw2gzRqll sY98j5O8t36ltU52Kh3AjYNtKfMuRO/ZEY5wymAD4KkAZmX/Ad2nyAg5nkNvYdOzpR0l SSjKlu40SEksHGDhJjFguPyutzv59yg7aW68i84Su3MzTbkWyH9F9tfHu7I9hA1CGLgK P62Kzc4hUHy05E8lLcY38oTPbEDZLvU17naHq2tv/kTBK8ZL7sihZWbOMBdPJy1RlCTm Y4do9MzQsWP0g0UoOTq9C9V8sqnFYDTsMdkAETIRkWFOr7gIdGF//AEer+zctQtkY0nP pf9A== X-Received: by 10.182.22.234 with SMTP id h10mr23317385obf.22.1418755118316; Tue, 16 Dec 2014 10:38:38 -0800 (PST) Received: from [192.168.2.145] (108-66-6-48.lightspeed.sntcca.sbcglobal.net. [108.66.6.48]) by mx.google.com with ESMTPSA id n7sm645787obh.25.2014.12.16.10.38.37 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Dec 2014 10:38:37 -0800 (PST) Message-ID: <54907C2C.1060607@gmail.com> Date: Tue, 16 Dec 2014 10:38:36 -0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Matteo Beccati , Andrea Faulds CC: Xinchen Hui , PHP Internals References: <8C1EFD82-CFE0-4D01-9231-2A1658B182A6@ajf.me> <548FE4A8.4040909@beccati.com> <6879A58C-458B-459D-97D3-1A73663E1A0E@ajf.me> <54900F01.2080309@beccati.com> In-Reply-To: <54900F01.2080309@beccati.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC] PHP 5.7 From: smalyshev@gmail.com (Stanislav Malyshev) Hi! > I've tried to search the ML for such list of RFCs: > > https://wiki.php.net/rfc/gc_fn_pointer > https://wiki.php.net/rfc/secure_unserialize (also 5.6 if RMs agree) > https://wiki.php.net/rfc/closure_apply > https://wiki.php.net/rfc/pack_unpack_64bit_formats (targeting 5.6) > https://wiki.php.net/rfc/intdiv > https://wiki.php.net/rfc/session.user.return-value > > maybe others too, but I got bored ;) Didn't I hear "no features"? Most of these are features. -- Stas Malyshev smalyshev@gmail.com