Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:82617 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 34054 invoked from network); 13 Feb 2015 15:56:33 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2015 15:56:33 -0000 Authentication-Results: pb1.pair.com header.from=mapopa@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=mapopa@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.177 as permitted sender) X-PHP-List-Original-Sender: mapopa@gmail.com X-Host-Fingerprint: 209.85.217.177 mail-lb0-f177.google.com Received: from [209.85.217.177] ([209.85.217.177:59286] helo=mail-lb0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1E/91-22763-0BE1ED45 for ; Fri, 13 Feb 2015 10:56:32 -0500 Received: by mail-lb0-f177.google.com with SMTP id z11so16304163lbi.8 for ; Fri, 13 Feb 2015 07:56:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=rRBzafJruEspd1GgRgDl9qGRXNCVfkFzpJF4KmEVC28=; b=YlS/oCsjUZyL1GWXfUW2OxH+qQ+BTxYCVRCmmo2lnArAZGEMnnfs2p2zxGr5p0oJ6h KdNwJ4f3UgwFgQgiquUSmXiUSIeHXf2uxONYffRaVurKeCJumI4eMkXggMMeIQTG2x4c 8vUGViEn4E9g+eNWbsy4jVnSLsRG5AUh8UXXUmgjT/B4bqxigGmdmSBfX7SfSn6UF0rV r+gbJ18P9zsYnQSTOj4sF0DXIdNS3JSTsY5MOnoNF3Ys2WjwS4FKGwsgjcmc41Z/Rc6t XTzrDJf0aSXtReO4zNmhE7KJ9tOlzIF0uTto0OdHg2vC23kF4h2hrZT5Gqw+YG+dZlAi H+Kw== MIME-Version: 1.0 X-Received: by 10.112.172.131 with SMTP id bc3mr8824001lbc.79.1423842988711; Fri, 13 Feb 2015 07:56:28 -0800 (PST) Received: by 10.112.13.39 with HTTP; Fri, 13 Feb 2015 07:56:28 -0800 (PST) In-Reply-To: References: <54DA162D.1070806@lsces.co.uk> <54DB4E59.4030503@lsces.co.uk> Date: Fri, 13 Feb 2015 17:56:28 +0200 Message-ID: To: Jan Ehrhardt Cc: PHP Developers Mailing List Content-Type: multipart/alternative; boundary=001a11c3491c8ee4fd050efa472b Subject: Re: [PHP-DEV] zend_get_parameters_ex rework From: mapopa@gmail.com (marius adrian popa) --001a11c3491c8ee4fd050efa472b Content-Type: text/plain; charset=UTF-8 Thanks patch looks clean and It compiles , i will start testing it On Fri, Feb 13, 2015 at 11:55 AM, Jan Ehrhardt wrote: > Lester Caine in php.internals (Wed, 11 Feb 2015 12:43:05 +0000): > >OK I've got a patch for master, but I know that the changes are not > >complete! > > > >http://hg.lsces.org.uk/hg/php-src/rev/8ec9101f59b6 > > This one might be a little bit more complete: > > https://github.com/Jan-E/php-src/commit/8c920a22ac65da485eaf3d2fd27baf2b0406116e > > Could you test that one? I did it as a sort of PHP7 exercise, but I do > not have Interbase running. > > Jan > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a11c3491c8ee4fd050efa472b--