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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

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: Sat Sep 07 23:01:27 2024 UTC