Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:11279 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81072 invoked by uid 1010); 16 Jul 2004 09:15:13 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 81046 invoked from network); 16 Jul 2004 09:15:12 -0000 Received: from unknown (HELO out2.smtp.messagingengine.com) (66.111.4.26) by pb1.pair.com with SMTP; 16 Jul 2004 09:15:12 -0000 Received: from server3.messagingengine.com (server3.internal [10.202.2.134]) by mail.messagingengine.com (Postfix) with ESMTP id 3F47EC1164B for ; Fri, 16 Jul 2004 05:15:12 -0400 (EDT) Received: by server3.messagingengine.com (Postfix, from userid 99) id A51A4172F4D; Fri, 16 Jul 2004 05:15:12 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 X-Mailer: MIME::Lite 1.4 (F2.72; T1.001; A1.62; B3.01; Q3.01) To: internals@lists.php.net Date: Fri, 16 Jul 2004 02:15:12 -0700 X-Sasl-Enc: G93y80G8mum29PFXic3OmQ 1089969312 Message-ID: <1089969312.8854.200483330@webmail.messagingengine.com> Subject: Clarification needed From: kameshj@fastmail.fm ("Kamesh Jayachandran") Hi, I have seen that in php5.0/ext/xslt directory does not have any source except the test scripts whereas in php-4.3.8 I could find the files. In php5.0 there is one extra directory under ext by name xsl which does not exist in PHP4.3.8 Why is this change? Can someone clarify me on this? With regards Kamesh Jayachandran