Andrii Lutskevych
Andrii Lutskevych
# Feature request **Problem:** I tried to run phpmetrcis with `--config` option: ``` php ./vendor/bin/phpmetrics --config=phpmetrics.yaml ``` And command finished without any error and not generated report. The problem was...
### Description: PR for https://github.com/matomo-org/matomo-php-tracker/issues/118
### Description: I created properties to fix the problem with the dynamic properties. All default values I took from the `__construct()` Issue: https://github.com/matomo-org/matomo-php-tracker/issues/129 I would be happy to update CHANGELOG...
### Description: PR for the issue https://github.com/matomo-org/matomo-php-tracker/issues/128 I didn't implement the retry mechanism because, in my opinion, user who use the library should decide if he wants to do it....
Fix for https://github.com/cakephp/phinx/issues/2386
Fix for the issue - https://github.com/cakephp/phinx/issues/2323 Original fix - https://github.com/cakephp/migrations/pull/955/files Also changed version of PHP for Docker because project requires min 8.1 but there is 7.3 in the container
### Description Fix for the issue https://github.com/matomo-org/matomo-php-tracker/issues/14 ### Checklist - [✔/✖/NA] I have understood, reviewed, and tested all AI outputs before use - [✔/✖/NA] All AI instructions respect security, IP,...