Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:63277 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65430 invoked from network); 8 Oct 2012 10:03:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Oct 2012 10:03:39 -0000 Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 212.27.42.5 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 212.27.42.5 smtp5-g21.free.fr Linux 2.6 Received: from [212.27.42.5] ([212.27.42.5:36706] helo=smtp5-g21.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3F/39-07529-8F4A2705 for ; Mon, 08 Oct 2012 06:03:38 -0400 Received: from dixsept.famillecollet.com (unknown [82.241.130.121]) by smtp5-g21.free.fr (Postfix) with ESMTP id E001BD48024 for ; Mon, 8 Oct 2012 12:03:29 +0200 (CEST) Message-ID: <5072A4F0.60408@fedoraproject.org> Date: Mon, 08 Oct 2012 12:03:28 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 MIME-Version: 1.0 To: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Nice to have in next version (5.3.18/5.4.8) From: remi@fedoraproject.org (Remi Collet) Can you please have a look to some bugs (all with patch or pull request) Bug #63126: DISABLE_AUTHENTICATOR ignores array Bug #63149: Feature missing with system SQLite Bug #63171: Script hangs after max_execution_time (odbc) Bug #63172: Script hangs after max_execution_time (tzset) Bug #63235: buffer overflow in use of SQLGetDiagRec Bug #63236: Executable permission on various source files Most (except max-execution_time issues) are quite trivial. Regards, Remi.