Skip to content

Fix warning with PHP 7.2 when trying to count NULL#50

Open
pprkut wants to merge 1 commit intochrisboulton:masterfrom
framna-nl-backend:php72
Open

Fix warning with PHP 7.2 when trying to count NULL#50
pprkut wants to merge 1 commit intochrisboulton:masterfrom
framna-nl-backend:php72

Conversation

@pprkut
Copy link

@pprkut pprkut commented Mar 19, 2018

Fix warning with PHP 7.2 when trying to count NULL.

Initializing the variables to an empty array avoids the warning and yields the same behavior.

Initializing the variables to an empty array avoids the warning
and yields the same behavior.
lazyfrosch pushed a commit to framna-sysadmin/icingaweb2-module-director that referenced this pull request Apr 16, 2018
lazyfrosch pushed a commit to framna-sysadmin/icingaweb2-module-director that referenced this pull request Apr 16, 2018
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.

1 participant