Back | Home
الـ Path الحالي: /home/picotech/domains/instantly.picotech.app/public_html/public/./../app/.././../../finland.picotech.app/public_html/storage/../vendor/./nikic/../dompdf/../alexandr-mironov/../monolog/../unicodeveloper/../dragonmantank/../stripe/stripe-php
الملفات الموجودة في هذا الـ Path:
.
..
.coveralls.github-actions.yml
.editorconfig
.gitignore
.php-cs-fixer.php
CHANGELOG.md
CODE_OF_CONDUCT.md
LICENSE
Makefile
README.md
VERSION
build.php
composer.json
data
init.php
lib
phpdoc.dist.xml
phpstan-baseline.neon
phpstan.neon.dist
update_certs.php

مشاهدة ملف: phpstan.neon.dist

includes:
	- phpstan-baseline.neon

parameters:
	level: 1

	bootstrapFiles:
		- tests/bootstrap.php

	ignoreErrors:
		- '#Unsafe usage of new static\(\).#'

	reportUnmatchedIgnoredErrors: false