Skip to content

Conversation

Findus23
Copy link
Collaborator

refs #17686

fixes

WARNING [2021-06-17 21:51:48] 298624 /home/lukas/public_html/matomophp8/libs/upgradephp/upgrade.php(260): Deprecated - glob(): Passing null to parameter #2 ($flags) of type int is deprecated - Matomo 4.0.0-b3 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already)

in php 8.1

Review

  • Functional review done
  • Potential edge cases thought about (behavior of the code with strange input, with strange internal state or possible interactions with other Matomo subsystems)
  • Usability review done (is anything maybe unclear or think about anything that would cause people to reach out to support)
  • Security review done see checklist
  • Code review done
  • Tests were added if useful/possible
  • Reviewed for breaking changes
  • Developer changelog updated if needed
  • Documentation added if needed
  • Existing documentation updated if needed

@Findus23 Findus23 added Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change. Needs Review PRs that need a code review labels Jun 17, 2021
@Findus23 Findus23 mentioned this pull request Jun 17, 2021
38 tasks
@diosmosis diosmosis merged commit 1b409df into 4.x-dev Jun 17, 2021
@diosmosis diosmosis deleted the no-null-glob-flag branch June 17, 2021 23:36
@mattab mattab changed the title don't pass null as a glob() flag PHP 8.1 compability: fix "Deprecated - glob(): Passing null to parameter #2 ($flags) of type int is deprecated" Jul 26, 2021
@mattab mattab changed the title PHP 8.1 compability: fix "Deprecated - glob(): Passing null to parameter #2 ($flags) of type int is deprecated" PHP 8.1 compatibility: fix "Deprecated - glob(): Passing null to parameter #2 ($flags) of type int is deprecated" Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review PRs that need a code review Task Indicates an issue is neither a feature nor a bug and it's purely a "technical" change.
Development

Successfully merging this pull request may close these issues.

2 participants