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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
36 - 26 = ?
Subscribe to this entry?

 
 [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

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: Fri Oct 18 03:01:27 2024 UTC