Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67299 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83665 invoked from network); 4 May 2013 13:57:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 May 2013 13:57:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=laruence@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=laruence@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.169 as permitted sender) X-PHP-List-Original-Sender: laruence@gmail.com X-Host-Fingerprint: 209.85.217.169 mail-lb0-f169.google.com Received: from [209.85.217.169] ([209.85.217.169:41353] helo=mail-lb0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BB/BC-26044-9A315815 for ; Sat, 04 May 2013 09:56:58 -0400 Received: by mail-lb0-f169.google.com with SMTP id z5so2299051lbh.14 for ; Sat, 04 May 2013 06:56:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:from:date:x-google-sender-auth :message-id:subject:to:content-type; bh=Kpm2bBNkVTpEqqFiQRngfLaw2HQhVlVW/uLsTsl5Pxg=; b=DyLeYQOt7CuxJZRztsBYMh2v8PhQRMGYemROwbu0BlJgIPdhXnEz6TcsfGDcG7ori9 eDx1ksc1Yht/D2SNCu6CS7dDCEleMVEY3qI+hmGsoBG5CGMk52XNJptm5ab5NLnsCD0L rxb7qA2/+BIbRCTFMhEAvfD95Yw1P5rA+6V4CcW013obL76hqQcvv7DEXtq/BU8OBdyD Q4t0S9vuOg+xLiy/w0PVwPuj8Zc/UjKK3rFVcK6amghupQ0LjRPutWcvw1WK+ZLJuvNc SqywASFaY0/HHNSASM4j+mSy9kfCdxcnKHQfKDgFHrzk/2aSgKBGkU6qTuUmnTAHfF8B y/xg== X-Received: by 10.152.37.196 with SMTP id a4mr5548818lak.55.1367675815107; Sat, 04 May 2013 06:56:55 -0700 (PDT) MIME-Version: 1.0 Sender: laruence@gmail.com Received: by 10.114.11.129 with HTTP; Sat, 4 May 2013 06:56:35 -0700 (PDT) Date: Sat, 4 May 2013 21:56:35 +0800 X-Google-Sender-Auth: efSMZECSvo5Bq7rnjq5IIF-adB0 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=089e01493c8a20a1d104dbe4d7aa Subject: [RFC] Add a second argument to callback of preg_replace_callback From: laruence@php.net (Laruence) --089e01493c8a20a1d104dbe4d7aa Content-Type: text/plain; charset=UTF-8 Hey: I thought it is a minor change, so was not plan to make a RFC .. but since there are some insistent objections, I think a RFC is better. let's people vote for it. here is the RFC: https://wiki.php.net/rfc/second_arg_to_preg_callback and objections are also listed. thanks -- Laruence Xinchen Hui http://www.laruence.com/ --089e01493c8a20a1d104dbe4d7aa--