php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #23172 [RFE] Support for XSLT chaining
Submitted: 2003-04-11 13:14 UTC Modified: 2004-08-27 10:43 UTC
From: flying at dom dot natm dot ru Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.3.1 OS: All
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: flying at dom dot natm dot ru
New email:
PHP Version: OS:

 

 [2003-04-11 13:14 UTC] flying at dom dot natm dot ru
It will be great to see support for XSLT stylesheets chaining,  introduced into Sablotron 0.98, into PHP bindings for this library.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-04-11 19:24 UTC] magnus@php.net
Changed category to Feature Request.
 [2004-08-27 10:21 UTC] chregu@php.net
PHP 4 won't get any new features, and the sablotron extension is not anymore in PHP 5.

what's XSLT chaining anyway?
 [2004-08-27 10:35 UTC] flying at dom dot natm dot ru
XSLT chaining is support for applying transformation on results of another XSLT transformation without intermediate serialization/parsing of them
 [2004-08-27 10:43 UTC] chregu@php.net
that's possible with the new xsl extension in php5.

therefore, it's closed, not Won't fix ;)

As said, we won't add any new features to php4.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon May 20 19:01:33 2024 UTC