/var/www/cobraambalaj/vendor/monolog/monolog
NameSizeModeActions
src/-0755rm
CHANGELOG.md323700644editdlrm
composer.json26860644editdlrm
LICENSE10630644editdlrm
phpstan.neon.dist8400644editdlrm
README.md52440644editdlrm
UPGRADE.md29110644editdlrm
Edit: /var/www/cobraambalaj/vendor/monolog/monolog/phpstan.neon.dist (840B)
parameters: level: 5 treatPhpDocTypesAsCertain: false reportUnmatchedIgnoredErrors: false paths: - src/ # - tests/ ignoreErrors: - '#zend_monitor_|ZEND_MONITOR_#' - '#^Cannot call method ltrim\(\) on int\|false.$#' - '#MongoDB\\(Client|Collection)#' - message: '#Return type \(string\) of method Monolog\\Formatter\\LineFormatter::normalizeException\(\) should be compatible with return type \(array\) of method Monolog\\Formatter\\NormalizerFormatter::normalizeException\(\)#' paths: - src/Monolog/Formatter/LineFormatter.php - message: '#Method Monolog\\Handler\\LogglyHandler::loadCurlHandle\(\) never returns resource so it can be removed from the return typehint.#' paths: - src/Monolog/Handler/LogglyHandler.php