Skip to content

v1.22.0

Compare
Choose a tag to compare
@localheinz localheinz released this 14 May 12:34
v1.22.0
f85772a

What's Changed

  • Remove invalid config reference in README.md by @pierredup in #577
  • Remove concept of OS from rector workflow by @DvDty in #579
  • composer(deps): bump vimeo/psalm from 5.2.0 to 5.4.0 in /vendor-bin/psalm by @dependabot in #589
  • composer(deps): bump friendsofphp/php-cs-fixer from 3.13.0 to 3.13.1 in /vendor-bin/php-cs-fixer by @dependabot in #587
  • composer(deps): bump rector/rector from 0.15.0 to 0.15.2 in /vendor-bin/rector by @dependabot in #590
  • composer(deps): bump phpstan/phpstan from 1.9.2 to 1.9.4 in /vendor-bin/phpstan by @dependabot in #586
  • composer(deps): bump phpstan/phpstan-deprecation-rules from 1.0.0 to 1.1.1 in /vendor-bin/phpstan by @dependabot in #588
  • Removed ${var} usage - deprecated in PHP 8.2 by @janlanger in #591
  • Removed the name Adolf and similarities by @Joas707 in #584
  • composer(deps): bump rector/rector from 0.15.2 to 0.15.10 in /vendor-bin/rector by @dependabot in #598
  • composer(deps): bump friendsofphp/php-cs-fixer from 3.13.1 to 3.14.3 in /vendor-bin/php-cs-fixer by @dependabot in #595
  • composer(deps): bump vimeo/psalm from 5.4.0 to 5.6.0 in /vendor-bin/psalm by @dependabot in #596
  • composer(deps): bump phpstan/phpstan from 1.9.4 to 1.9.14 in /vendor-bin/phpstan by @dependabot in #597
  • Enhancement: Enable findUnusedBaselineEntry option by @localheinz in #599
  • Fix: Avoid ternary statement by @localheinz in #600
  • Fix: remove currency HRK by @havekes in #602
  • composer(deps): bump friendsofphp/php-cs-fixer from 3.14.3 to 3.14.4 in /vendor-bin/php-cs-fixer by @dependabot in #608
  • composer(deps): bump phpstan/phpstan from 1.9.14 to 1.10.3 in /vendor-bin/phpstan by @dependabot in #609
  • composer(deps): bump rector/rector from 0.15.10 to 0.15.19 in /vendor-bin/rector by @dependabot in #612
  • composer(deps): bump vimeo/psalm from 5.6.0 to 5.7.7 in /vendor-bin/psalm by @dependabot in #611
  • composer(deps): bump phpstan/phpstan-deprecation-rules from 1.1.1 to 1.1.2 in /vendor-bin/phpstan by @dependabot in #610
  • timezone() respects countrycode by @jefhar in #607
  • composer(deps): bump phpstan/phpstan from 1.10.3 to 1.10.10 in /vendor-bin/phpstan by @dependabot in #622
  • composer(deps): bump vimeo/psalm from 5.7.7 to 5.9.0 in /vendor-bin/psalm by @dependabot in #623
  • composer(deps): bump friendsofphp/php-cs-fixer from 3.14.4 to 3.15.1 in /vendor-bin/php-cs-fixer by @dependabot in #624
  • composer(deps): bump rector/rector from 0.15.19 to 0.15.23 in /vendor-bin/rector by @dependabot in #626
  • composer(deps): bump phpstan/phpstan-deprecation-rules from 1.1.2 to 1.1.3 in /vendor-bin/phpstan by @dependabot in #625
  • fix: Empty Traversable in randomElements() by @KentarouTakeda in #605
  • Fix: Split test by @localheinz in #627
  • composer(deps): bump phpstan/phpstan from 1.10.10 to 1.10.14 in /vendor-bin/phpstan by @dependabot in #632
  • github-actions(deps): bump peter-evans/create-pull-request from 4 to 5 by @dependabot in #634
  • composer(deps): bump friendsofphp/php-cs-fixer from 3.15.1 to 3.16.0 in /vendor-bin/php-cs-fixer by @dependabot in #635
  • composer(deps): bump phpstan/extension-installer from 1.2.0 to 1.3.0 in /vendor-bin/phpstan by @dependabot in #633
  • composer(deps): bump rector/rector from 0.15.23 to 0.15.25 in /vendor-bin/rector by @dependabot in #636
  • Fix: DocBlock by @localheinz in #631
  • Fix: Disable findUnusedCode option by @localheinz in #637
  • fix name by @etchfoda in #641
  • Fix: Clean up randomElements() and randomElement() by @localheinz in #639
  • Fix: Do not configure deprecated braces fixer by @localheinz in #638
  • Fix: Reject invalid arguments by @localheinz in #642
  • allows passing an enum to randomElement() or randomElements() by @cosmastech in #620
  • composer(deps): bump phpstan/phpstan from 1.10.14 to 1.10.15 in /vendor-bin/phpstan by @dependabot in #646
  • composer(deps): bump vimeo/psalm from 5.9.0 to 5.11.0 in /vendor-bin/psalm by @dependabot in #647
  • composer(deps): bump rector/rector from 0.15.25 to 0.16.0 in /vendor-bin/rector by @dependabot in #648
  • Fix: Update CHANGELOG.md by @localheinz in #628

New Contributors

Full Changelog: v1.21.0...v1.22.0