[Bug 212895] www/phpbb3: add minimal necessary dependency
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Sep 22 08:49:53 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212895
Bug ID: 212895
Summary: www/phpbb3: add minimal necessary dependency
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: olevole at olevole.ru
CC: joneum at bsdproject.de
Flags: maintainer-feedback?(joneum at bsdproject.de)
CC: joneum at bsdproject.de
Created attachment 175048
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=175048&action=edit
www/phpbb3: add mandatory dependencies
Clean installation of www/phpbb3 unusable:
PHP Fatal error: Call to undefined function
Symfony\Component\Config\ctype_alpha() in
/usr/local/www/phpBB3/vendor/symfony/config/Symfony/Component/Config/FileLocator.php
on line 85
PHP Fatal error: Call to undefined function json_encode() in
/usr/local/www/phpBB3/vendor/twig/twig/lib/Twig/Environment.php on line 313
PHP Fatal error: Call to undefined function json_encode() in
/usr/local/www/phpBB3/vendor/twig/twig/lib/Twig/Environment.php on line 313
since there are no mandatory PHP modules:
textproc/php56-ctype
devel/php56-json
security/php56-hash
And other optional (see
https://www.phpbb.com/community/docs/INSTALL.html#require)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list