Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Sep 2020 13:53:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 249886] lang/php74: DOM support not enabled
Message-ID:  <bug-249886-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249886

            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@freebsd.org
          Reporter: michael.glaus@hostpoint.ch
             Flags: maintainer-feedback?(tz@freebsd.org)
          Assignee: tz@freebsd.org

Created attachment 218281
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D218281&action=
=3Dedit
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 enable=
d".

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249886-7788>