[Bug 249886] lang/php74: DOM support not enabled
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Sep 25 13:53:22 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249886
Bug ID: 249886
Summary: lang/php74: DOM support not enabled
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: tz at freebsd.org
Reporter: michael.glaus at hostpoint.ch
Flags: maintainer-feedback?(tz at freebsd.org)
Assignee: tz at freebsd.org
Created attachment 218281
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218281&action=edit
File to test the issue
On php74 with the extensions php74-dom and php74-xmlreader enabled, certain php
functions will result in a warning "PHP Warning: DOM support is not enabled".
If php74 is built with the "--enable-dom" and "--enable-xmlreader"
configuration arguments and the two extensions are not installed, these
functions work without a warning.
On other php versions it works without the arguments and on other operating
systems php74 works too.
To test this, execute the attached file.
See also:
https://github.com/awesomemotive/one-click-demo-import/issues/207
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list