-
Bug
-
Resolution: Fixed
-
Major
-
None
-
3.1.4
-
None
-
None
Prevent php function "str_repeat" from going negative, which can happen on some installations.
Common error:
"path_helper.php on line 232: str_repeat() [function.str-repeat]: Second argument has to be greater than or equal to 0"
Previous PR:
https://github.com/phpbb/phpbb/pull/3503
- is duplicated by
-
PHPBB-13696 Warning in /phpbb/path_helper.php error str_repeat()
- Closed
- was obsoleted by solution of
-
PHPBB-17141 Empty referrer may result in PHP error in get_web_root_path()
- Closed