From: [EMAIL PROTECTED] Operating system: WinXP PHP version: 4.3.0RC3 PHP Bug Type: DOM XML related Bug description: undefined function dom_xsl_stylesheet_file
None of the DOMXML functions appear to be defined in 4.3.0RC2 or RC3 for the Windows binaries, even though the extension is loaded and phpinfo() reports the following DOMXML extension info: DOM/XML enabled DOM/XML API Version 20020814 libxml Version 20421 HTML Support enabled XPath Support enabled XPointer Support enabled Also, libxml2.dll doesn't seem to be part of the Win binary distro. And even though I have copied the libxml2.dll from xmlsoft.org, I am unable to access any of the DOMXML functions under Windows. -- Edit bug report at http://bugs.php.net/?id=21034&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21034&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21034&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21034&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21034&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21034&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21034&r=support Expected behavior: http://bugs.php.net/fix.php?id=21034&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21034&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21034&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21034&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21034&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21034&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21034&r=isapi