Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-12557

Fix doc block errors found by Sami

    XMLWordPrintable

Details

    • Task
    • Status: Unverified Fix (View Workflow)
    • Minor
    • Resolution: Fixed
    • None
    • 3.1.0-RC3
    • None

    Description

      develop-olympus:

      ERROR: An error occurred while parsing "auth::acl_getf" line "199": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "dbal_mysqli::sql_server_info" line "112": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "diff::diff" line "49": "2" @param tags are defined by "3" are expected
      ERROR: An error occurred while parsing "diff3::diff3" line "495": "3" @param tags are defined by "4" are expected
      ERROR: An error occurred while parsing "filespec::clean_filename" line "93": "2" @param tags are defined by "3" are expected
      ERROR: An error occurred while parsing "filespec::move_file" line "271": "3" @param tags are defined by "4" are expected
      ERROR: An error occurred while parsing "fileupload::fileupload" line "481": "7" @param tags are defined by "8" are expected
      ERROR: An error occurred while parsing "fulltext_mysql::index" line "693": "1" @param tags are defined by "6" are expected
      ERROR: An error occurred while parsing "search_backend::obtain_ids" line "98": "2" @param tags are defined by "6" are expected
      ERROR: An error occurred while parsing "search_backend::save_ids" line "158": "1" @param tags are defined by "7" are expected
      ERROR: An error occurred while parsing "session::check_ban" line "1055": "1" @param tags are defined by "4" are expected
      ERROR: An error occurred while parsing "session::check_dnsbl" line "1251": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "acp_modules::update_module_data" line "746": "1" @param tags are defined by "2" are expected
      

      develop-ascraeus:

      ERROR: An error occurred while parsing "phpbb\controller\helper::render" line "82": "3" @param tags are defined by "4" are expected
      ERROR: An error occurred while parsing "phpbb\auth\auth::acl_getf" line "212": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\auth\provider\ldap::__construct" line "36": "2" @param tags are defined by "4" are expected
      ERROR: An error occurred while parsing "phpbb\auth\provider\apache::__construct" line "37": "5" @param tags are defined by "7" are expected
      ERROR: An error occurred while parsing "phpbb\mimetype\guesser::guess" line "105": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\extension\base::__construct" line "44": "4" @param tags are defined by "5" are expected
      ERROR: An error occurred while parsing "phpbb\datetime::__construct" line "40": The "time" @param tag variable name is wrong (should be "user")
      ERROR: An error occurred while parsing "phpbb\datetime::__construct" line "40": The "timezone" @param tag variable name is wrong (should be "time")
      ERROR: An error occurred while parsing "phpbb\path_helper::__construct" line "44": "4" @param tags are defined by "5" are expected
      ERROR: An error occurred while parsing "phpbb\avatar\driver\driver::__construct" line "79": "6" @param tags are defined by "5" are expected
      ERROR: An error occurred while parsing "phpbb\db\migration\tool\permission::add" line "108": "2" @param tags are defined by "3" are expected
      ERROR: An error occurred while parsing "phpbb\db\migration\tool\permission::role_add" line "247": "2" @param tags are defined by "3" are expected
      ERROR: An error occurred while parsing "phpbb\tree\tree_interface::insert" line "20": The "item" @param tag variable name is wrong (should be "additional_data")
      ERROR: An error occurred while parsing "phpbb\notification\type\post::find_users_for_notification" line "90": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\notification\type\report_post_closed::find_users_for_notification" line "63": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\notification\type\topic_in_queue::find_users_for_notification" line "73": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\notification\type\pm::find_users_for_notification" line "76": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\notification\type\pm::create_insert_array" line "170": The "post" @param tag variable name is wrong (should be "pm")
      ERROR: An error occurred while parsing "phpbb\notification\type\quote::find_users_for_notification" line "70": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\notification\type\quote::update_notifications" line "124": The "data" @param tag variable name is wrong (should be "post")
      ERROR: An error occurred while parsing "phpbb\notification\type\topic::find_users_for_notification" line "90": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\notification\type\approve_post::find_users_for_notification" line "71": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\notification\type\base::__set" line "163": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\notification\type\base::__toString" line "177": "1" @param tags are defined by "0" are expected
      ERROR: An error occurred while parsing "phpbb\notification\type\post_in_queue::find_users_for_notification" line "73": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\notification\type\approve_topic::find_users_for_notification" line "71": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\notification\type\report_post::find_users_for_notification" line "70": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\notification\type\report_pm::find_users_for_notification" line "87": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\notification\type\report_pm_closed::find_users_for_notification" line "56": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\notification\type\bookmark::find_users_for_notification" line "63": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\notification\manager::__construct" line "74": "12" @param tags are defined by "13" are expected
      ERROR: An error occurred while parsing "phpbb\notification\manager::prune_notifications" line "812": The "only_unread" @param tag variable name is wrong (should be "only_read")
      ERROR: An error occurred while parsing "phpbb\profilefields\type\type_interface::prepare_hidden_fields" line "185": The "key" @param tag variable name is wrong (should be "step")
      ERROR: An error occurred while parsing "phpbb\profilefields\type\type_interface::prepare_hidden_fields" line "185": The "step" @param tag variable name is wrong (should be "key")
      ERROR: An error occurred while parsing "phpbb\cron\task\wrapper::__construct" line "31": "1" @param tags are defined by "3" are expected
      ERROR: An error occurred while parsing "phpbb\cron\manager::__construct" line "37": "1" @param tags are defined by "3" are expected
      ERROR: An error occurred while parsing "phpbb\search\base::obtain_ids" line "91": "2" @param tags are defined by "6" are expected
      ERROR: An error occurred while parsing "phpbb\search\base::save_ids" line "164": "1" @param tags are defined by "7" are expected
      ERROR: An error occurred while parsing "phpbb\search\fulltext_postgres::__construct" line "100": "1" @param tags are defined by "7" are expected
      ERROR: An error occurred while parsing "phpbb\search\fulltext_sphinx::__construct" line "121": "1" @param tags are defined by "7" are expected
      ERROR: An error occurred while parsing "phpbb\search\fulltext_mysql::__construct" line "75": "1" @param tags are defined by "7" are expected
      ERROR: An error occurred while parsing "phpbb\session::check_ban" line "1071": "1" @param tags are defined by "4" are expected
      ERROR: An error occurred while parsing "phpbb\session::check_dnsbl" line "1266": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\template\asset::__construct" line "24": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "phpbb\template\twig\environment::__construct" line "42": "6" @param tags are defined by "5" are expected
      ERROR: An error occurred while parsing "phpbb\template\twig\extension::lang" line "164": "1" @param tags are defined by "0" are expected
      ERROR: An error occurred while parsing "phpbb\template\twig\definition::__call" line "26": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "p_master::load_active" line "529": "1" @param tags are defined by "3" are expected
      ERROR: An error occurred while parsing "diff::diff" line "48": "2" @param tags are defined by "3" are expected
      ERROR: An error occurred while parsing "diff3::diff3" line "494": "3" @param tags are defined by "4" are expected
      ERROR: An error occurred while parsing "filespec::clean_filename" line "99": "2" @param tags are defined by "3" are expected
      ERROR: An error occurred while parsing "filespec::move_file" line "282": "3" @param tags are defined by "4" are expected
      ERROR: An error occurred while parsing "fileupload::fileupload" line "498": "7" @param tags are defined by "8" are expected
      ERROR: An error occurred while parsing "acp_modules::update_module_data" line "770": "1" @param tags are defined by "2" are expected
      ERROR: An error occurred while parsing "acp_attachments::check_stats_accuracy" line "1307": "1" @param tags are defined by "0" are expected
      

      Attachments

        Activity

          People

            nickvergessen Joas Schilling
            bantu Andreas Fischer [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: