HEX
Server: Apache
System: Linux webm019.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: petsclubcc (68997)
PHP: 5.4.45
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/petsclubcc/prestashop1.8/modules/ps_edition_basic/phpstan.neon
includes:
    - %currentWorkingDirectory%/vendor/prestashop/php-dev-tools/phpstan/ps-module-extension.neon

parameters:
    phpVersion: 70400
    level: 5
    paths:
        - src
        - ps_edition_basic.php
    reportUnmatchedIgnoredErrors: false
    dynamicConstantNames:
        - PS_EDITION_BASIC_SETTINGS_WHITE_LIST
        - PS_EDITION_BASIC_SETTINGS_BLACK_LIST
        - PS_EDITION_BASIC_MENU_WHITE_LIST
    ignoreErrors:
        - '#Constant PS_EDITION_BASIC_SETTINGS_WHITE_LIST not found.#'
        - '#Constant PS_EDITION_BASIC_SETTINGS_BLACK_LIST not found.#'
        - '#Constant PS_EDITION_BASIC_MENU_WHITE_LIST not found.#'