Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32235 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78341 invoked by uid 1010); 11 Sep 2007 08:55:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78305 invoked from network); 11 Sep 2007 08:55:54 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Sep 2007 08:55:54 -0000 Authentication-Results: pb1.pair.com header.from=news@sea.gmane.org; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php-php-dev@m.gmane.org; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain m.gmane.org designates 80.91.229.2 as permitted sender) X-PHP-List-Original-Sender: php-php-dev@m.gmane.org X-Host-Fingerprint: 80.91.229.2 main.gmane.org Linux 2.5 (sometimes 2.4) (4) Received: from [80.91.229.2] ([80.91.229.2:59799] helo=ciao.gmane.org) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 44/E4-48550-71856E64 for ; Tue, 11 Sep 2007 04:55:52 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IV1X6-0001VX-23 for internals@lists.php.net; Tue, 11 Sep 2007 10:55:44 +0200 Received: from hartes-php.de ([87.106.7.192]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Sep 2007 10:55:44 +0200 Received: from sb by hartes-php.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 11 Sep 2007 10:55:44 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Tue, 11 Sep 2007 04:55:34 -0400 Lines: 82 Message-ID: References: <6F509818-65A2-4B17-8C44-6970E815A169@prohost.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: hartes-php.de User-Agent: Thunderbird 2.0.0.6 (X11/20070830) In-Reply-To: <6F509818-65A2-4B17-8C44-6970E815A169@prohost.org> Sender: news Subject: Re: [PHP-DEV] PHP 5.3 Suggested Feature List From: sb@sebastian-bergmann.de (Sebastian Bergmann) Ilia Alshanetsky wrote: > 1) Backport the namespaces patch for PHP 6 0 > 2) Symlink the intl extension from PECL, but leave it disabled by > default as is the case with all extensions dependent on external libs 0 > 3) Apply the Late Static Binding Patch 1 > 4) Implement David's Circular Garbage collection patch 1 > 5) Implement Sqlite3 support via the ext/sqlite extension (patch is > already available) 0 > 6) Remove safe_mode, register_globals and magic_quotes 0 > 7) Introduce mysqlind library into core and use it as a backend for PDO > and mysqli extensions (possibly enabling them by default) 1 > 8) OpenID enabling patch for OpenSSL and PHP 5 1 > 9) Add array_replace[_recursive] functions (patch is already available) 1 > 10) Split off deprecation from E_STRICT into E_DEPRECATED 1 > 11) Merge the zend_arg_info const'ify patch 1 > 12) Merge the GCC 4 -fvisibility patch 1 > 13) Switch for disabling/enabling materialized cursors in mysqli 0 > 14) Link phar extension from PECL into core (possibly enabling it by > default) 0 > 15) Merge Matt's ZEND_SIGNED_MULTIPLY_LONG() optimization patch 0 > 16) Introduce new php.ini files parser/scanner + CGI/FastCGI? "htaccess" > style ini file support 0 > 17) Merge __callStatic patch from PHP 6 1 > 18) Introduce concept of "strict classes" that do not permit dynamic > property creation 1 -- Sebastian Bergmann http://sebastian-bergmann.de/ GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69