Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PHP8.2] Deprecated dynamic properties #20197

Closed
Entrepreneur-AJ opened this issue Jan 11, 2023 · 1 comment
Closed

[PHP8.2] Deprecated dynamic properties #20197

Entrepreneur-AJ opened this issue Jan 11, 2023 · 1 comment
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@Entrepreneur-AJ
Copy link

Expected Behavior

All websites view loads without error no matter the immediate page prior

Current Behavior

Warning messages, showing a deprecation warning on the All Websites Dashboard.

WARNING: /plugins/BotTracker/Reports/GetBotTrackerAnzeige.php(31): Deprecated - Creation of dynamic property Piwik\Plugins\BotTracker\Reports\GetBotTrackerAnzeige::$subCategory is deprecated - Matomo 4.13.1-rc2 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already) (Module: Referrers, Action: getReferrerType, In CLI mode: false)

WARNING: /plugins/BotTracker/Reports/GetTop10.php(30): Deprecated - Creation of dynamic property Piwik\Plugins\BotTracker\Reports\GetTop10::$subCategory is deprecated - Matomo 4.13.1-rc2 - Please report this message in the Matomo forums: https://forum.matomo.org (please do a search first as it might have been reported already) (Module: Referrers, Action: getReferrerType, In CLI mode: false)

Possible Solution

Steps to Reproduce (for Bugs)

  1. From the Dashboard view click on All Websites (Doesn't seem to show when stating from the Tag Manager tab)

Context

Your Environment

  • Matomo Version: 4.13.1-rc2
  • PHP Version: 8.2.1
  • Server Operating System: Fedora 37
  • Additionally installed plugins: API, Actions, AdminNotification 4.0.0, Annotations, Bandwidth 4.0.3, BotTracker 2.07, BulkTracking, Contents, CoreAdminHome, CoreConsole, CoreHome, CorePluginsAdmin, CoreUpdater, CoreVisualizations, CoreVue, CustomDimensions, CustomJsTracker, Dashboard, DeviceDetectorCache 4.3.1, DeviceFeatureWebGL 4.0.1, DeviceNetworkInformation 4.0.1, DevicePixelRatio 2.0.0, DevicePlugins, DevicesDetection, Diagnostics, DiagnosticsExtended 0.1.9, DisableTracking 1.2.0, Ecommerce, Events, GeoIp2, Goals, Heartbeat, HidePasswordReset 4.3.3, ImageGraph, Insights, Installation, Intl, IntranetMeasurable, JsTrackerForceAsync 4.0.0, LanguagesManager, Live, Login, MarketingCampaignsReporting 4.1.3, Marketplace, MobileAppMeasurable, Monolog, Morpheus, MultiSites, Overlay, PagePerformance, PasswordVerifier 0.2.3, PrivacyManager, ProtectTrackID 2.3.0, Proxy, QueuedTracking 4.0.6, QuickExcludeVisitorIP 0.1.1, Referrers, ReferrersManager 4.0.3, Resolution, RssWidget, SEO, ScheduledReports, SegmentEditor, SitesManager, TagManager, Tour, TrackingSpamPrevention 4.1.3, Transitions, TreemapVisualization 4.0.2, TwoFactorAuth, UserCountry, UserCountryMap, UserId, UserLanguage, UsersManager, VisitFrequency, VisitTime, VisitorInterest, VisitsSummary, WebsiteMeasurable, Widgetize
  • Browser: Librewolf (Security Paranoid Firefox)
  • Operating System: Fedora 37 (KDE Desktop Environment)
@Entrepreneur-AJ Entrepreneur-AJ added Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. To Triage An issue awaiting triage by a Matomo core team member labels Jan 11, 2023
@sgiehl
Copy link
Member

sgiehl commented Jan 11, 2023

Hi @Entrepreneur-AJ
Thanks for creating that issue. It seems the problem occurs within the third party plugin BotTracker.
So there is actually nothing we can do here about that.
Fee free to create this issue in the repository of that specific plugin: https://github.com/Thomas--F/BotTracker/issues
Cheers,

@sgiehl sgiehl closed this as not planned Won't fix, can't repro, duplicate, stale Jan 11, 2023
@sgiehl sgiehl added answered For when a question was asked and we referred to forum or answered it. and removed Potential Bug Something that might be a bug, but needs validation and confirmation it can be reproduced. To Triage An issue awaiting triage by a Matomo core team member labels Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

2 participants