Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70783 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 70415 invoked from network); 20 Dec 2013 08:49:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Dec 2013 08:49: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.172 cause and error) X-PHP-List-Original-Sender: lior.k@zend.com X-Host-Fingerprint: 209.85.214.172 mail-ob0-f172.google.com Received: from [209.85.214.172] ([209.85.214.172:47602] helo=mail-ob0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 31/F0-63357-9A404B25 for ; Fri, 20 Dec 2013 03:49:46 -0500 Received: by mail-ob0-f172.google.com with SMTP id gq1so2406187obb.3 for ; Fri, 20 Dec 2013 00:49: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=pK1JDuv7dmavgJpLialMsCMTyUREPPjN7t2qAvrDk9w=; b=fMvMVAGO3S89Oaj0ZZts/hKp4WA059FSP8fZ7/puVJYHfI74ariLkH/6UCHZG2oLcq XgVM/O9KGDXbzymLScxai3uLEi77Uk2k06oiwmRmuHWH3ffpTaBd/qPWAsk6uKJVSBpM VgoZuP906/xBr1oDVYodRM0vl3JW1YMLlipFT2PL1a8QHa3muOXKlLRrEHJjgRE3zJqd X8M9jr5mi67NVaWKAQAt3E7EV5AH3gmTmDdu6oECZCj3ceYvy6APxELCVQomJtsSMKkV PdMMHTxnR5tyeVUMSXMKx+zKCsOhAfwwzPnm9dOPma9+d+ItkP/VmKRIQwKC53y7vSYl fp6w== X-Gm-Message-State: ALoCoQlguoyDLx/m0af8zz14D4mMfSuYjMXUDejfV6o1SzE8Wyhg0+Q++5Z0/fCY0GxxjDDWjFmcsVSJP9F9Ulb0+hrPUBq3sOdJBtIGZAK+E9mCP0qFyDKG/KII5zOCu/EvJha0/9JI MIME-Version: 1.0 X-Received: by 10.60.178.236 with SMTP id db12mr5351962oec.1.1387529383024; Fri, 20 Dec 2013 00:49:43 -0800 (PST) Received: by 10.60.8.135 with HTTP; Fri, 20 Dec 2013 00:49:42 -0800 (PST) Date: Fri, 20 Dec 2013 10:49:42 +0200 Message-ID: To: PHP internals list Content-Type: multipart/alternative; boundary=089e0117685ffdade404edf35b88 Subject: Pull requests report (20/12/2013) From: lior.k@zend.com (Lior Kaplan) --089e0117685ffdade404edf35b88 Content-Type: text/plain; charset=UTF-8 Hi, Changes in the pull requests in the last two weeks. New: #538 RFC: Add support for LDAP assertions (rfc4528) #539 Fix bug #65873 - Integer overflow in exif_read_data() #542 Fix bug #54379 PDO_OCI: UTF-8 output gets truncated #543 Power function as an operator #546 Support alphanumeric decrement ("aa"-- === "z") #547 Normalize increment and decrement operator behaviour #548 Change automaticaly to automatically Merged: #526 Add new 'use function' sequence for importing namespaced functions #536 OpenSSL checks for str_size_and_int64 #544 Fix doc (svn -> git) #545 Bug #66280 Some tests expect specific resource IDs Closed: #540 Fixed Bug: ReflectionClass::getConstants() may not support const scalar #541 Fix for bug #66252 Problems in AST evaluation Still open since the previous report: #534 added image/x-icon to PHPCLI Web Server mime types #537 ext/exif/config.w32: mbstring is an optional dependency Open PR is at https://github.com/php/php-src/pulls Kaplan --089e0117685ffdade404edf35b88--