Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68628 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 28882 invoked from network); 27 Aug 2013 18:00:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Aug 2013 18:00:17 -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.219.47 cause and error) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.219.47 mail-oa0-f47.google.com Received: from [209.85.219.47] ([209.85.219.47:61242] helo=mail-oa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5C/9A-16607-F29EC125 for ; Tue, 27 Aug 2013 14:00:15 -0400 Received: by mail-oa0-f47.google.com with SMTP id g12so5979882oah.34 for ; Tue, 27 Aug 2013 11:00:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-gm-message-state:mime-version:date:message-id:subject:from:to :content-type; bh=C/6xb2tGn5bFh3Ktotb3KOtFUsu32gdqJguDh2HuL/s=; b=cQ2Qspr9fpXM8EINs0hbYF/OjWQZLccYqF/1NTsnQx1ZtFhLY9bVDnJWn2CUB+vbKZ AKGddjAYdS2y2I+qVQjGAvOD9susPS/4HkdhAGrLyKC3KUl0EhCqBvOksvmMRe4j7HJb IivWcivvuUaLEY9pnbNxNkhuoukZyY1LSiY2nUkQYEZwh+dBo86LPYmo2eajqn8Bok5y p2NDfU0tFMoyXZj8+wsixrS5BxMseMwYQBLNkIs6oTtcsIsuQEVwFRhcBwgXOT4Fey6G 6jkc/jQ1VozFXDv5LJ1J60oOQ3xVUoIJvFjiaT3Vt5EVb+8kfCaKpz+o28Jmq6YS4Le3 OIqA== X-Gm-Message-State: ALoCoQkNjmUbt/SZZeKO1NvJuA2LAA3bzUuc+6OX2QhteAOBQlCy/lMwAUp4LmV3GsZ2kUmXcIiSA/bZaDuo1ahwAwkrDFAJd8EhWVbDci9U7HbWQLRxKsIHvCvcVwSnFPgCiw5bp8VF MIME-Version: 1.0 X-Received: by 10.60.103.146 with SMTP id fw18mr3280206oeb.32.1377626413004; Tue, 27 Aug 2013 11:00:13 -0700 (PDT) Received: by 10.60.23.195 with HTTP; Tue, 27 Aug 2013 11:00:12 -0700 (PDT) Date: Tue, 27 Aug 2013 21:00:12 +0300 Message-ID: To: PHP internals list Content-Type: multipart/alternative; boundary=089e01175f31fb193804e4f1a4bf Subject: Pull requests report (27/8/2013) From: lior.k@zend.com (Lior Kaplan) --089e01175f31fb193804e4f1a4bf Content-Type: text/plain; charset=UTF-8 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 > --089e01175f31fb193804e4f1a4bf--