Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 May 2017 16:49:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 219438] [PATCH] Add missing php intl dependency
Message-ID:  <bug-219438-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 219438
           Summary: [PATCH] Add missing php intl dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: fsbruva@yahoo.com
          Keywords: patch

Created attachment 182779
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D182779&action=
=3Dedit
Patch to address dependency.

According to the Owncloud documentation, the "intl" extension is optional, =
but
recommended. When it is not installed, the log has the following entries:

"{"reqId":"gpjPLLXeOrbFYHhHNjew","level":3,"time":"Thu, 18 May 2017
17:16:58","remoteAddr":"x.x.x.x","user":"--","app":"PHP","method":"GET","ur=
l":"\/index.php\/login","message":"You
are using a fallback implementation of the intl extension. Installing the
native one is highly recommended instead. at
\/usr\/local\/www\/owncloud\/lib\/composer\/patchwork\/utf8\/src\/Patchwork=
\/Utf8\/Bootup\/intl.php#18"}

php-intl should join the other "optional" extensions like bz2 & filetime to
avoid the spurious errors. Or, provide an options menu for user.

--=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-219438-13>