From:             [EMAIL PROTECTED]
Operating system: Windows XP Professional
PHP version:      4.3.0RC1
PHP Bug Type:     Feature/Change Request
Bug description:  Enabling XSLT engine of DOM XML extension in Windows builds

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.
-- 
Edit bug report at http://bugs.php.net/?id=20485&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20485&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20485&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20485&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20485&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20485&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20485&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20485&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20485&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20485&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20485&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20485&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20485&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20485&r=isapi

Reply via email to