Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68635 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82218 invoked from network); 28 Aug 2013 12:37:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Aug 2013 12:37:59 -0000 Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.170 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.128.170 mail-ve0-f170.google.com Received: from [209.85.128.170] ([209.85.128.170:42500] helo=mail-ve0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 71/B0-12893-62FED125 for ; Wed, 28 Aug 2013 08:37:58 -0400 Received: by mail-ve0-f170.google.com with SMTP id 15so4154663vea.15 for ; Wed, 28 Aug 2013 05:37:55 -0700 (PDT) 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=6ynsO78fbZtewlV0lsUVJSq63+vwkPAYQFq4Z0pWP28=; b=D56SVgpDtIv0hjz1HibyoUNDZSqLmKwnb7H8A9oL/OIIoiNCkiXI9BWNl3vF+rwTSJ a2JTrVVYFKC0c4ABGFLw6ojpSB88InOv/SKLXH5wZwekYgfvHkLEjx4IQW/3epmfiqKj //fbdCVtqG/3CMPOxp4Me/ToCGaFYNp2MmvZIicI1b0Pd0WROdqb0w/uA/KE9ndpaAW8 co9z0NX5tp5XajVjfEakYvsPHzeUYBRTqQy1W3tWOFsqIgss0IgJNq5gsUqD2YwlMRPY rc2j5gG3+l7PJ31mX/JemJnEtzqEBbHD6m36zd8MOOzybaNJZMSq+7nQlg9o1nzTUzD+ 3H0w== X-Received: by 10.58.75.41 with SMTP id z9mr25646601vev.4.1377693475115; Wed, 28 Aug 2013 05:37:55 -0700 (PDT) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.73.197 with HTTP; Wed, 28 Aug 2013 05:37:14 -0700 (PDT) In-Reply-To: References: Date: Wed, 28 Aug 2013 14:37:14 +0200 X-Google-Sender-Auth: AwUCxQBBAxPTI7pYg_jxvRNxwag Message-ID: To: Lior Kaplan Cc: PHP internals list Content-Type: multipart/alternative; boundary=089e012942aa319e7404e50142eb Subject: Re: [PHP-DEV] Pull requests report (27/8/2013) From: jpauli@php.net (Julien Pauli) --089e012942aa319e7404e50142eb Content-Type: text/plain; charset=ISO-8859-1 On Tue, Aug 27, 2013 at 8:00 PM, Lior Kaplan wrote: > Hi, > > I'm please to say that we keep processing the requests faster and faster, > leaving only few not handled in their first week. Thanks for everyone who > helped. > > New: > #420 Always provide retval ptr > #421 Dedicated syntax for > variadic parameters > > Merged requests: > #197 fputcsv improvements to > allow RFC 4180 compliance > #237 Fix DateTime, when use it > with D/l in format and textual day have dot at the end > #322 Fix DateInterval->days > value > #414 Fix #65483: > quoted-printable > encode stream filter incorrectly encoding > #415 Remove duplicate calls to > set filename & lineno for the DTRACE_FUNCTION_ENTRY/RETURN cases > #417 Stricter libc-client > symlink > check > #419 Test extension xmlrpc > encode > type double and string decode type string and int > > Closed requests (without merge): > #418 Add test for #65499 (not a > PHP bug) > > Still open (21 days): > #406 OnEnable INI MH for opcache > causing strangeness > #413 Make exception messages and > error output binary safe > #416 New function: > pcntl_daemonize & pcntl_setaffinity > > Kaplan > > On Thu, Aug 22, 2013 at 2:24 AM, Lior Kaplan wrote: > > > (reporting about two weeks) > > > > Merged requests (past 7 days): > > #359 PHPTests for the > > DOMDocument::load and DOMDocument::loadXML > > #360 Bug44168 > > #381 Fixed #65225: > PHP_BINARY > > incorrectly set > > #395 typofixes - code > related > > #402 make the bison version > > check a blacklist > > #403 Fix #61345: fix install > > of CGI binary > > #404 > php.ini-development/production: > > remove php_zip.dll > > #405 Fixbug: phpize --clean > > will delete include/*.h > > #410 Fix for php bug #64802 > > #411 Use pkg-config to > detect > > iodbc > > #412 Create test to the > > extension xmlrpc, encode array and int. > > > > Closed requests (without merge): > > #325 Add schema > default/fixed > > value support in DOM (merged in April, closed now). > > #329 Allow major versions of > > bison (done as part of #402). > > > > New: > > #406 OnEnable INI MH for > > opcache causing strangeness > > #413 Make exception messages > > and error output binary safe > > #414 Fix #65483: > > quoted-printable encode stream filter incorrectly encoding > > #415 Remove duplicate calls to > > set filename & lineno for the DTRACE_FUNCTION_ENTRY/RETURN cases > > #416 New function: > > pcntl_daemonize & pcntl_setaffinity > > > > Kaplan > > > Thank you very much for helping with this stuff. Julien Pauli --089e012942aa319e7404e50142eb--