Skip to content

piwik-php-tracker missed after update #16223

@Nexulo

Description

@Nexulo

After updating matomo to version 3.14.0, piwik-php-tracker is missing.
In /libs/PiwikTracker/PiwikTracker.php, there is following code:
if (!class_exists('PiwikTracker')) { require_once __DIR__ . '/../../vendor/piwik/piwik-php-tracker/PiwikTracker.php'; }

After the update, this file is missing and my whole script crashes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    RegressionIndicates a feature used to work in a certain way but it no longer does even though it should.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions