Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13969 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 93050 invoked by uid 1010); 1 Dec 2004 22:25:32 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 78606 invoked from network); 1 Dec 2004 22:22:04 -0000 Received: from unknown (HELO mail.zend.com) (80.74.107.235) by pb1.pair.com with SMTP; 1 Dec 2004 22:22:04 -0000 Received: (qmail 14200 invoked from network); 1 Dec 2004 22:22:02 -0000 Received: from localhost (HELO andi-notebook.zend.com) (127.0.0.1) by localhost with SMTP; 1 Dec 2004 22:22:02 -0000 Message-ID: <5.1.0.14.2.20041201080848.02dc9c60@localhost> X-Sender: andi@localhost (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Wed, 01 Dec 2004 08:09:37 -0800 To: phpdoc@lists.php.net Cc: internals@lists.php.net Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: SimpleXML marked as EXPERIMENTAL From: andi@zend.com (Andi Gutmans) Hi, Is there a reason why SimpleXML is marked as experimental in the PHP documentation? EXPERIMENTAL status was removed from the source tree a few months ago. Andi