Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70500 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 36108 invoked from network); 5 Dec 2013 08:33:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 5 Dec 2013 08:33:47 -0000 Authentication-Results: pb1.pair.com smtp.mail=lior.k@zend.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=lior.k@zend.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain zend.com from 209.85.214.173 cause and error) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.214.173 mail-ob0-f173.google.com Received: from [209.85.214.173] ([209.85.214.173:58892] helo=mail-ob0-f173.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C8/30-34203-A6A30A25 for ; Thu, 05 Dec 2013 03:33:46 -0500 Received: by mail-ob0-f173.google.com with SMTP id gq1so17530058obb.32 for ; Thu, 05 Dec 2013 00:33:43 -0800 (PST) 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=vOfCK/F3FCsP9gsICpJtWjojNMW4OPILG8o6HGRQugs=; b=NvEWoOeS03wrdGRFg4mnj7a36efRHs4ibL9bnStm1U3OMh3GTUJ+6CZ7tMYBS0zMIg X+3kdEYELlKohjJItu2OxN25rTwbXBA31hTkJk2XfpaspmMv56zUSHwETwSgkHanxDbF u4a4vo+DEvQN8Xs2CLplo2q+C5wJEf/GvugnKqC+tWhfswWL2+HCYZTxVZPxQzhVbHFr chwOqywLWW38KDAmKQLw0gp8Vexu5+pORV+9I1kGCeFIWMPAnYmZGVwtBjaURDFGf5Mv bp5RZvZryRc8Y/1ITN8GpXV6edHrpzF/Tew/Kx5VyRZ+8emRpe5ee9VcgJOZYqriIeMd jl1A== X-Gm-Message-State: ALoCoQlb3dUpekoLdXaD0hJRi/BnUrEZsgI/aJo5T2yCeOJsKSkGkW2KT8IlOrtcqEZUmGFUrlZ2WzPUaQD4SBm5326ExManguemGkUN38OPVtN6khw3oMJQgVTKSe5z9biogs0Ew+GA MIME-Version: 1.0 X-Received: by 10.182.153.226 with SMTP id vj2mr68436844obb.26.1386232422923; Thu, 05 Dec 2013 00:33:42 -0800 (PST) Received: by 10.60.142.162 with HTTP; Thu, 5 Dec 2013 00:33:42 -0800 (PST) Date: Thu, 5 Dec 2013 10:33:42 +0200 Message-ID: To: PHP internals list Content-Type: multipart/alternative; boundary=089e013d0dc02534d404ecc563b6 Subject: Pull requests report (5/12/2013) From: lior.k@zend.com (Lior Kaplan) --089e013d0dc02534d404ecc563b6 Content-Type: text/plain; charset=UTF-8 New: #534 added image/x-icon to PHPCLI Web Server mime types #536 OpenSSL checks for str_size_and_int64 #537 ext/exif/config.w32: mbstring is an optional dependency Merged: #501 fixed compiler warning #512 date_diff() bug #65768 Closed: #535 OpenSSL checks for str_size_and_int64 Still open (21 days): #530 test for unserialize boolean return value #531 Allow NULL as value for CURLOPT_CUSTOMREQUEST option #533 parse_url is inconsistent with specified port (#64604) Kaplan On Mon, Nov 25, 2013 at 9:36 AM, Lior Kaplan wrote: > Hi, > > Back to weekly reports... (: > > New: > #533 parse_url is inconsistent > with specified port (#64604) > > Merged: > #525 Fixed tests that fail with > non-default `serialize_precision` configurations > #527 Fixed case part of bug > #64874 ("json_decode handles whitespace and case-sensitivity incorrectly") > #528 Implemented FR #65917 > (getallheaders() is not supported by the built-in web server) > #532 Fixed bug #66124 > > Closed: > #509 Bugfix for #64604 > > Still open (21 days): > #519 Expectations > #521 Make PASSWORD_DEFAULT the > default algorithm in password_hash() > #523 geallheaders php-fpm #62596 > #524 Fix #66048 (temp. > directory is cached during multiple requests) > #526 Add new 'use function' > sequence for importing namespaced functions > #530 test for unserialize > boolean return value > #531 Allow NULL as value for > CURLOPT_CUSTOMREQUEST option > > Kaplan > --089e013d0dc02534d404ecc563b6--