Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:53356 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55450 invoked from network); 17 Jun 2011 16:58:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Jun 2011 16:58:26 -0000 Authentication-Results: pb1.pair.com header.from=robert@xarg.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=robert@xarg.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain xarg.org from 209.85.212.42 cause and error) X-PHP-List-Original-Sender: robert@xarg.org X-Host-Fingerprint: 209.85.212.42 mail-vw0-f42.google.com Received: from [209.85.212.42] ([209.85.212.42:57502] helo=mail-vw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E0/C0-49199-1B78BFD4 for ; Fri, 17 Jun 2011 12:58:26 -0400 Received: by vwl1 with SMTP id 1so2378888vwl.29 for ; Fri, 17 Jun 2011 09:58:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.52.89.110 with SMTP id bn14mr3482698vdb.206.1308329902916; Fri, 17 Jun 2011 09:58:22 -0700 (PDT) Received: by 10.220.45.196 with HTTP; Fri, 17 Jun 2011 09:58:22 -0700 (PDT) X-Originating-IP: [87.169.214.77] Date: Fri, 17 Jun 2011 18:58:22 +0200 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=20cf307d066e1cc4c804a5eb4be9 Subject: PHP patches From: robert@xarg.org (Robert Eisele) --20cf307d066e1cc4c804a5eb4be9 Content-Type: text/plain; charset=ISO-8859-1 Hi, my name is Robert Eisele. I'm new to this mailing list, but the one or the other might have seen something from me. I publish some open source stuff on my blog www.xarg.org, where I recently published "my PHP fork", too. To avoid license bashing, it's not a fork at all and I don't want to manage something like this for myself, but rather a collection of patches + a proof of concept, with some new things and ideas that could get implemented into the main tree of PHP. There were some constructive discussions on hackernews and my blog, too: http://www.xarg.org/2011/06/php-hacking/ http://news.ycombinator.com/item?id=2640756 I didn't follow any discussion on PHP internals. It seems, many people understand and agree the changes I made. I've also realized that some changes are still proposed and maybe already implemented. I'd like to contribute these changes to PHP and maybe work a little more on the internals of PHP after that. Anyway, could you please help in finding a consensus for the changes? Could I get an wiki account to file all new changes for a vote, too? Thanks, Robert Eisele --20cf307d066e1cc4c804a5eb4be9--