php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #35580 Adding SAX handlers to XSLTProcessor
Submitted: 2005-12-07 09:35 UTC Modified: 2021-09-22 12:44 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:1 of 1 (100.0%)
Same Version:1 (100.0%)
Same OS:1 (100.0%)
From: markus at emedia-solutions-wolf dot de Assigned: cmb (profile)
Status: Wont fix Package: XSLT related
PHP Version: 5.1.1 OS: Linux
Private report: No CVE-ID: None
View Add Comment Developer Edit
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
39 - 16 = ?
Subscribe to this entry?

 
 [2005-12-07 09:35 UTC] markus at emedia-solutions-wolf dot de
Description:
------------
I would like to see the possiblity to add SAX handlers to the xslt processor in php. Without them you have to rely on dom for xsl processing which is quite memory consuming.

Are there any plans to implement this?


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2016-12-30 23:30 UTC] cmb@php.net
-Package: Feature/Change Request +Package: XSLT related
 [2021-09-22 12:44 UTC] cmb@php.net
-Status: Open +Status: Wont fix -Assigned To: +Assigned To: cmb
 [2021-09-22 12:44 UTC] cmb@php.net
> Are there any plans to implement this?

Apparently not.  If you still want to see this, please pursue the
RFC process[1].

[1] <https://wiki.php.net/rfc/howto>
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 18:01:28 2024 UTC