Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:71498 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 94812 invoked from network); 24 Jan 2014 12:42:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Jan 2014 12:42:28 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.46 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.212.46 mail-vb0-f46.google.com Received: from [209.85.212.46] ([209.85.212.46:38084] helo=mail-vb0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C0/6D-39789-4BF52E25 for ; Fri, 24 Jan 2014 07:42:28 -0500 Received: by mail-vb0-f46.google.com with SMTP id o19so1807144vbm.19 for ; Fri, 24 Jan 2014 04:42:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=awSzUto2Tbp7yO3gqJVZ6HkKPVZ9UA/UiGLiJxL8dQA=; b=Y1uTb+bcXafnDAXTNkZqsNdr8iysfUM4ycugh/+5ieA40ZE+YNLJgdbJ/X+dgzL6mz ezl2qhEIbapq9d2RFcrqqWS4XbInF6ve0ciBgTH2oIJIs2n5M67rsMHD+1/wVt+eeoCC Hfu7FFo2O9dhCfvX2gDO4ANjDF1zxX6KsKbZYax8rnAlXfoj1TPCrwDY5Nkdw1H5EJQA sK652d3hoNfjeC0ELnqVKVn8+fADxNjMMl6qE52n2ZxScZh7/31LkbDR+IBcC+aqDTry yzZ8nAeLj3ltcaiB2g8BEKM6x4ixVLbPF/G6qpAyK4kWKx4iH0kF0FbQ7Fw6yHa+b56N 3s/g== X-Received: by 10.58.80.103 with SMTP id q7mr7548229vex.33.1390567344747; Fri, 24 Jan 2014 04:42:24 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.158.206 with HTTP; Fri, 24 Jan 2014 04:41:44 -0800 (PST) In-Reply-To: References: Date: Fri, 24 Jan 2014 13:41:44 +0100 X-Google-Sender-Auth: 2vpAD5BxWCIHtVvjLZX2paiCG3M Message-ID: To: Pierre Joye Cc: Sara Golemon , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] [RFC] Module API Introspection From: jpauli@php.net (Julien Pauli) We talked about this with Sara this morning, but I see she already worked on a patch :D Wonderful. Can we use this step to merge this as well ? https://github.com/jpauli/php-src/tree/remove_old_php4_dl I can update the RFC if needed. Perhaps we could as well refactor the code as Sara's patch uses nearly the same code as in dl.c ? Thoughts ? Julien.P On Fri, Jan 24, 2014 at 11:55 AM, Pierre Joye wrote: > hi, > > On Fri, Jan 24, 2014 at 11:31 AM, Sara Golemon wrote: >> http://wiki.php.net/rfc/moduleapi-inspection > > > Very handy. I do not think we need much discussions about it :) > > > > -- > Pierre > > @pierrejoye | http://www.libgd.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >