Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68881 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55931 invoked from network); 3 Sep 2013 07:31:13 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Sep 2013 07:31:13 -0000 Authentication-Results: pb1.pair.com header.from=lior.k@zend.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lior.k@zend.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zend.com from 209.85.214.176 cause and error) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.214.176 mail-ob0-f176.google.com Received: from [209.85.214.176] ([209.85.214.176:57793] helo=mail-ob0-f176.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/37-29856-04095225 for ; Tue, 03 Sep 2013 03:31:12 -0400 Received: by mail-ob0-f176.google.com with SMTP id uz19so5428622obc.35 for ; Tue, 03 Sep 2013 00:31:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=qs/HJRBklK90rnyA4hHfEw9cUaessHlDycSf4JV7d/0=; b=UG5XpK1rfqIzLd1qIsv9BxcxZRE+9K7sEMTJaZK5trYiRHBX/L9POS+mnLT0lapxCf icWyWGTHPu6BQg3ezSm1hYriMtY6mfBx6BKNhUvdzG1HY4eY6ytxJRNEEYgNAD/0qfbM FA9EEj5FfBpjeuMAsC6aUGiw/0p3GeWl4VG+bDTthU3TY8QolRHq6XXCc7zf3G2fnfML GYltuK6oBsMudyax089l/1hrDv3gRxbBGe3WyucO5xuR1CLtnZWh12tEm6O/1Te1PqFt LCRtdY/PqBs0B6x52J/RCDbzWhyVQ/CbMCF3Zjye4fAdPR8siMjrZ0qbHZvppAfXXXzK 7dsA== X-Gm-Message-State: ALoCoQmnZ7veLe6QGZvNo5HQM8R/OTx0aqsMWXQt1gyVHJLCTa4J9XBy54YsrNR2AgJXJSjzXPEOIKyjn6K24XpmEdCYkFad7p5V2hsmY0vkUR6PuWlKMji5G+HQudo9p68IvtvhfVz6 MIME-Version: 1.0 X-Received: by 10.60.103.146 with SMTP id fw18mr19879016oeb.32.1378193467808; Tue, 03 Sep 2013 00:31:07 -0700 (PDT) Received: by 10.60.23.195 with HTTP; Tue, 3 Sep 2013 00:31:07 -0700 (PDT) Date: Tue, 3 Sep 2013 09:31:07 +0200 Message-ID: To: PHP internals list Content-Type: multipart/alternative; boundary=089e01175f3114b61804e575acf1 Subject: Pull requests report (3/9/2013) From: lior.k@zend.com (Lior Kaplan) --089e01175f3114b61804e575acf1 Content-Type: text/plain; charset=UTF-8 New: #422 Add test for bug #60598 #424 Signature is valid if there are less args #426 Parameter skipping in function calls Merged: #420 Always provide retval ptr #423 Fix bug #65579 (Using traits with get_class_methods causes segfault). Closed (without merge): #425 Function autoloading 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 #421 Dedicated syntax for variadic parameters Kaplan On Tue, Aug 27, 2013 at 9: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 > --089e01175f3114b61804e575acf1--