Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(feat): pest, phpstan, php-cs-fixer #2

Merged
merged 6 commits into from
Jun 11, 2024

Conversation

SimonvanWijhe
Copy link
Member

Voornamelijk copy paste van yard/query-block en verder de phpstan errors opgelost.

tmpDir: build/phpstan
ignoreErrors:
-
message: '#Call to an undefined static method Yard\\SkeletonPackage\\Facades\\Example::getQuote\(\)#'
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

phpstan snapt laravel facades niet... is misschien nog op te lossen maar voor even een ignore van de error.

'phpdoc_separation' => true,
'method_chaining_indentation' => true,
'binary_operator_spaces' => [
'default' => 'single_space',

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@SimonvanWijhe SimonvanWijhe force-pushed the feat/format-test-and-analyse branch from 35f5ad1 to 173606f Compare June 11, 2024 07:47
Copy link

github-actions bot commented Jun 11, 2024

Composer package changes
Prod Packages Operation Base Target
brick/math New - 0.12.1
carbonphp/carbon-doctrine-types New - 2.1.0
dflydev/dot-access-data New - v3.0.2
doctrine/inflector New - 2.0.10
doctrine/lexer New - 3.0.1
dragonmantank/cron-expression New - v3.3.3
egulias/email-validator New - 4.0.2
fruitcake/php-cors New - v1.3.0
graham-campbell/result-type New - v1.1.2
guzzlehttp/uri-template New - v1.0.3
laravel/framework New - v10.48.12
laravel/prompts New - v0.1.23
laravel/serializable-closure New - v1.3.3
league/commonmark New - 2.4.2
league/config New - v1.2.0
league/flysystem New - 3.28.0
league/flysystem-local New - 3.28.0
league/mime-type-detection New - 1.15.0
monolog/monolog New - 3.6.0
nesbot/carbon New - 2.72.5
nette/schema New - v1.3.0
nette/utils New - v4.0.4
nunomaduro/termwind New - v1.15.1
phpoption/phpoption New - 1.9.2
psr/clock New - 1.0.0
psr/event-dispatcher New - 1.0.0
psr/log New - 3.0.0
ramsey/collection New - 2.0.0
ramsey/uuid New - 4.7.6
symfony/console New - v6.4.8
symfony/css-selector New - v6.4.8
symfony/deprecation-contracts New - v3.5.0
symfony/error-handler New - v6.4.8
symfony/event-dispatcher New - v6.4.8
symfony/event-dispatcher-contracts New - v3.5.0
symfony/finder New - v6.4.8
symfony/http-foundation New - v6.4.8
symfony/http-kernel New - v6.4.8
symfony/mailer New - v6.4.8
symfony/mime New - v6.4.8
symfony/polyfill-ctype New - v1.29.0
symfony/polyfill-intl-grapheme New - v1.29.0
symfony/polyfill-intl-idn New - v1.29.0
symfony/polyfill-intl-normalizer New - v1.29.0
symfony/polyfill-mbstring New - v1.29.0
symfony/polyfill-php72 New - v1.29.0
symfony/polyfill-php80 New - v1.29.0
symfony/polyfill-php83 New - v1.29.0
symfony/polyfill-uuid New - v1.29.0
symfony/process New - v6.4.8
symfony/routing New - v6.4.8
symfony/service-contracts New - v3.5.0
symfony/string New - v6.4.8
symfony/translation New - v6.4.8
symfony/translation-contracts New - v3.5.0
symfony/uid New - v6.4.8
symfony/var-dumper New - v6.4.8
tijsverkoyen/css-to-inline-styles New - v2.2.7
vlucas/phpdotenv New - v5.6.0
voku/portable-ascii New - 2.0.1
webmozart/assert New - 1.11.0
illuminate/contracts Removed v10.48.12 -
Dev Packages Operation Base Target
brianium/paratest New - v7.3.1
clue/ndjson-react New - v1.3.0
composer/pcre New - 3.1.4
composer/semver New - 3.4.0
composer/xdebug-handler New - 3.0.5
doctrine/deprecations New - 1.1.3
evenement/evenement New - v3.0.2
fakerphp/faker New - v1.23.1
fidry/cpu-core-counter New - 1.1.0
filp/whoops New - 2.15.4
friendsofphp/php-cs-fixer New - v3.58.1
guzzlehttp/psr7 New - 2.6.2
hamcrest/hamcrest-php New - v2.0.1
jean85/pretty-package-versions New - 2.0.6
larastan/larastan New - v2.9.7
laravel/tinker New - v2.9.0
mockery/mockery New - 1.6.12
myclabs/deep-copy New - 1.11.1
nikic/php-parser New - v5.0.2
nunomaduro/collision New - v7.10.0
orchestra/canvas New - v8.11.8
orchestra/canvas-core New - v8.10.2
orchestra/testbench New - v8.23.2
orchestra/testbench-core New - v8.24.3
orchestra/workbench New - v8.5.0
pestphp/pest New - v2.34.8
pestphp/pest-plugin New - v2.1.1
pestphp/pest-plugin-arch New - v2.7.0
phar-io/manifest New - 2.0.4
phar-io/version New - 3.2.1
php-stubs/wordpress-stubs New - v6.5.3
phpdocumentor/reflection-common New - 2.2.0
phpdocumentor/reflection-docblock New - 5.4.1
phpdocumentor/type-resolver New - 1.8.2
phpmyadmin/sql-parser New - 5.9.0
phpstan/phpdoc-parser New - 1.29.1
phpstan/phpstan New - 1.11.4
phpunit/php-code-coverage New - 10.1.14
phpunit/php-file-iterator New - 4.1.0
phpunit/php-invoker New - 4.0.0
phpunit/php-text-template New - 3.0.1
phpunit/php-timer New - 6.0.0
phpunit/phpunit New - 10.5.17
pimple/pimple New - v3.5.0
psr/http-factory New - 1.1.0
psr/http-message New - 2.0
psy/psysh New - v0.12.4
ralouphie/getallheaders New - 3.0.3
react/cache New - v1.2.0
react/child-process New - v0.6.5
react/dns New - v1.12.0
react/event-loop New - v1.5.0
react/promise New - v3.2.0
react/socket New - v1.15.0
react/stream New - v1.3.0
rector/rector New - 1.1.0
sebastian/cli-parser New - 2.0.1
sebastian/code-unit New - 2.0.0
sebastian/code-unit-reverse-lookup New - 3.0.0
sebastian/comparator New - 5.0.1
sebastian/complexity New - 3.2.0
sebastian/diff New - 5.1.1
sebastian/environment New - 6.1.0
sebastian/exporter New - 5.1.2
sebastian/global-state New - 6.0.2
sebastian/lines-of-code New - 2.0.2
sebastian/object-enumerator New - 5.0.0
sebastian/object-reflector New - 3.0.0
sebastian/recursion-context New - 5.0.0
sebastian/type New - 4.0.0
sebastian/version New - 4.0.1
spatie/backtrace New - 1.6.1
spatie/laravel-ray New - 1.36.2
spatie/macroable New - 2.0.0
spatie/ray New - 1.41.2
symfony/filesystem New - v6.4.8
symfony/options-resolver New - v6.4.8
symfony/polyfill-iconv New - v1.29.0
symfony/polyfill-php73 New - v1.29.0
symfony/polyfill-php81 New - v1.29.0
symfony/stopwatch New - v6.4.8
symfony/yaml New - v6.4.8
szepeviktor/phpstan-wordpress New - v1.3.4
ta-tikoma/phpunit-architecture-test New - 0.8.4
theseer/tokenizer New - 1.2.3
zbateson/mail-mime-parser New - 2.4.1
zbateson/mb-wrapper New - 1.2.1
zbateson/stream-decorators New - 1.2.1

@SimonvanWijhe SimonvanWijhe merged commit 2014ae2 into main Jun 11, 2024
6 checks passed
@SimonvanWijhe SimonvanWijhe deleted the feat/format-test-and-analyse branch June 11, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants