aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/phpbb')
-rw-r--r--phpBB/phpbb/version_helper.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/phpBB/phpbb/version_helper.php b/phpBB/phpbb/version_helper.php
index 4c779c1a5a..8e1c593094 100644
--- a/phpBB/phpbb/version_helper.php
+++ b/phpBB/phpbb/version_helper.php
@@ -208,7 +208,6 @@ class version_helper
*
* @param bool $force_update Ignores cached data. Defaults to false.
* @return string Version info
- * @throws \RuntimeException
*/
public function get_versions_matching_stability($force_update = false)
{