Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83674 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 8164 invoked from network); 24 Feb 2015 16:17:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Feb 2015 16:17:52 -0000 Authentication-Results: pb1.pair.com smtp.mail=thomas@gielfeldt.dk; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=thomas@gielfeldt.dk; sender-id=unknown Received-SPF: error (pb1.pair.com: domain gielfeldt.dk from 209.85.215.54 cause and error) X-PHP-List-Original-Sender: thomas@gielfeldt.dk X-Host-Fingerprint: 209.85.215.54 mail-la0-f54.google.com Received: from [209.85.215.54] ([209.85.215.54:41886] helo=mail-la0-f54.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 25/60-05669-C24ACE45 for ; Tue, 24 Feb 2015 11:17:51 -0500 Received: by labgd6 with SMTP id gd6so4154946lab.8 for ; Tue, 24 Feb 2015 08:17:45 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to :content-type; bh=YZCvVOk9edy55GjTgIOvtDSMWueRX9AcLb30HKPHDAY=; b=TeF/h6skCKpGPJ8nRKGNysiiSCqsoThH4HLqCInZ8IjtJOtu0p8Oi3GdfG1KvFxRrk aU03tW4a9vH0W9knHXp775d88qAp6SBlA4xxbG+2pN3qKoJgSvmAGxd8dkW56BGvw/Zj q/G8PRJZTVqH2fT1DTKQjzwrvomifjtOAT5tEOY9/+VwbUA5t36Rp2LC7u00rLEh0bIC Jr4dRTyKH66KCQ0V5XTD70x9XavPrVvBehr+AYxBYVGz2Hxtu5gYYL2pc/X7lDajNWaS //uynnPSs+ihjU1ororg0EHrFpHGosq3WVYQyhFndP57RMY2xoPQmWMTzyoRGsMTBauN fNhA== X-Gm-Message-State: ALoCoQmcxNNevlQslpL4z04W1B9YoGQyAmXFgEDTllrRQv5ScfVpmb008kj1AAzqEbFYPztDCI0z X-Received: by 10.112.198.1 with SMTP id iy1mr15164368lbc.13.1424794665590; Tue, 24 Feb 2015 08:17:45 -0800 (PST) MIME-Version: 1.0 Received: by 10.152.144.194 with HTTP; Tue, 24 Feb 2015 08:17:25 -0800 (PST) Date: Tue, 24 Feb 2015 17:17:25 +0100 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=001a11c341acebb6f6050fd7dbd1 Subject: Feature request and RFC From: thomas@gielfeldt.dk (Thomas Gielfeldt) --001a11c341acebb6f6050fd7dbd1 Content-Type: text/plain; charset=UTF-8 Hi internals. I've made PR proposing a feature request: A new interface Sortable. https://github.com/php/php-src/pull/1116 If possible, I would like to create and RFC describing this in more detail, and perhaps get a voting on. Thanks Br, Thomas Gielfeldt --001a11c341acebb6f6050fd7dbd1--