[Bug 219438] [PATCH] Add missing php intl dependency
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun May 21 16:49:55 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219438
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 at FreeBSD.org
Reporter: fsbruva at yahoo.com
Keywords: patch
Created attachment 182779
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=182779&action=edit
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","url":"\/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.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list