Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:12394 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90053 invoked by uid 1010); 27 Aug 2004 05:41:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 89868 invoked from network); 27 Aug 2004 05:41:45 -0000 Received: from unknown (HELO devel.bitflux.ch) (212.71.98.108) by pb1.pair.com with SMTP; 27 Aug 2004 05:41:45 -0000 Received: from localhost (localhost [127.0.0.1]) by devel.bitflux.ch (Postfix) with ESMTP id C8DB29692D; Fri, 27 Aug 2004 07:41:44 +0200 (CEST) Received: from devel.bitflux.ch ([127.0.0.1]) by localhost (devel.bitflux.ch [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 25988-04-2; Fri, 27 Aug 2004 07:41:44 +0200 (CEST) Received: from [192.168.0.104] (217-162-113-109.dclient.hispeed.ch [217.162.113.109]) by devel.bitflux.ch (Postfix) with ESMTP id 89E8B9691F; Fri, 27 Aug 2004 07:41:44 +0200 (CEST) Message-ID: <412EC998.6010502@bitflux.ch> Date: Fri, 27 Aug 2004 07:41:44 +0200 User-Agent: Mozilla Thunderbird 0.7.1 (Macintosh/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Naik, Roshan" Cc: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at bitflux.ch Subject: Re: [PHP-DEV] Unfulfilled promises... forever experimental extensions... all over again From: chregu@bitflux.ch (Christian Stocker) Just to stop some maybe upcoming myths On 26.8.2004 2:32 Uhr, Naik, Roshan wrote: > sockets, openssl, domxml are very useful extensions. Will these (and all the others) > ever get out of experimental ? In PHP 5, dom and xsl are not EXPERIMENTAL anymore. This change should have happend already with the release of 5.0.0, but simply just was forgotten. And a simple and short mail or bugreport would have been enough to make us aware of that fact... IMHO, we could remove the experimental tag from PHP 4's domxml, as well. It's stable enough to be used in production and the API certainly won't change in the future ;) chregu