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

filter->compile_var_tags uses undefined variable

    XMLWordPrintable

Details

    Description

      	private function compile_var_tags(&$text_blocks)
      	{
      		$text_blocks = $this->get_varref($text_blocks, $is_expr);

      $is_expr is not defined (it's a reference var sent to get_varref, which is then altered, but I am not sure whether this is allowed behavior or if it is supposed to be defined first).

      Attachments

        Activity

          People

            dhruv.goel92 Dhruv Goel [X] (Inactive)
            EXreaction EXreaction [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: