Skip to content

Conversation

@apghalsasi25
Copy link

Steps to reproduce:

  1. Launch demo site
  2. As a vendor do successful login
  3. Go to vendor reports

clipboard-202004131830-h7vzu

if(!empty($reportParams['data']))
{
$colToshow = (object) array_diff_key($colToshow, $piiColumns);
$colToshow = (array) $reportParams->get("colToshow");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better to declare these variables as empty arrays at the beginning of the function right ?

@manojLondhe manojLondhe changed the base branch from release-1.1.5 to release-1.1.6 March 30, 2021 06:37
@manojLondhe manojLondhe changed the base branch from release-1.1.6 to release-1.1.7 July 12, 2021 10:59
@manojLondhe manojLondhe changed the base branch from release-1.1.7 to release-1.1.8 August 17, 2021 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants