php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21034 undefined function domxml_xslt_stylesheet_file()
Submitted: 2002-12-15 18:48 UTC Modified: 2002-12-16 03:01 UTC
From: ignatius at act28 dot com Assigned:
Status: Closed Package: DOM XML related
PHP Version: 4.3.0RC3 OS: WinXP
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: ignatius at act28 dot com
New email:
PHP Version: OS:

 

 [2002-12-15 18:48 UTC] ignatius at act28 dot com
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-12-15 18:52 UTC] ignatius at act28 dot com
specifically, using these functions:
domxml_xslt_stylesheet_file()
domxml_xslt_stylesheet_doc()
domxml_xslt_stylesheet() 

results in a "function not defined" error.
 [2002-12-16 03:01 UTC] edink@php.net
Dom_xslt support was added after RC3. Please download http://snaps.php.net/win32/php4-win32-STABLE-latest.zip
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 09 20:01:32 2024 UTC