php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #20485 Enabling XSLT engine of DOM XML extension in Windows builds
Submitted: 2002-11-18 12:18 UTC Modified: 2002-12-12 04:16 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:1 (100.0%)
From: verx at implix dot com Assigned: edink (profile)
Status: Closed Package: Feature/Change Request
PHP Version: 4.3.0RC1 OS: Windows XP Professional
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: verx at implix dot com
New email:
PHP Version: OS:

 

 [2002-11-18 12:18 UTC] verx at implix dot com
Is it possible to include --with-dom-xslt when compiling Windows binaries (snapshots and releases)?

In my opinion, based on experience with several production sites using XSLT part of DOM XML extension, xslt engine of DOM XML extension (LIBXSLT powered) is superior to XSLT extension (Sablotron powered). 

Not only it better complies with w3c standards but is faster as well.

I know that it's another 125kb (zipped only 59kb) to be added (as the most recent version of libxslt library under windows consumes this amount of space) to the php_domxml.dll extension but i think it's worth it.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-11-19 04:10 UTC] chregu@php.net
I'll back that up :) It would be nice to have libxslt on windows as well (I hope it does even compile :) )

chregu

 [2002-12-12 04:16 UTC] edink@php.net
This bug has been fixed in CVS.

In case this was a PHP problem, snapshots of the sources are packaged
every three hours; this change will be in the next snapshot. You can
grab the snapshot at http://snaps.php.net/.
 
In case this was a documentation problem, the fix will show up soon at
http://www.php.net/manual/.

In case this was a PHP.net website problem, the change will show
up on the PHP.net site and on the mirror sites in short time.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 15:01:36 2024 UTC