Bug 72003

Summary: php5-dom 5.0.1 port does not have dom_import_simplexml function
Product: Ports & Packages Reporter: Vaidrius Petrauskas <acrozy>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Vaidrius Petrauskas 2004-09-22 18:10:23 UTC
php5-dom port is compiled without dom_import_simplexml function. Code has an #ifdef HAVE_SIMPLEXML (if I remember correctly) which is presumably false when compiling separate ports for dom and simplexml. Instead, I get PHP Warning: SimpleXML support is not enabled.
Comment 1 Thierry Thomas freebsd_committer freebsd_triage 2004-09-22 18:22:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale


Over to the maintainer.
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2004-10-11 21:44:04 UTC
State Changed
From-To: open->closed

Fixed with latest update, thanks!