Releases: ergebnis/environment-variables
Releases · ergebnis/environment-variables
1.6.0
What's Changed
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #663 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #680 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #819 - Enhancement: Add support for PHP 8.4 by @localheinz in #823
Full Changelog: 1.5.0...1.6.0
1.5.0
What's Changed
- Fix: Use
~
operator to limit compatibility with PHP versions by @localheinz in #475 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #493 - Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #533 - Fix: Drop support for PHP 8.0 by @localheinz in #553
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #559 - Fix: Do not configure
platform
by @localheinz in #645 - Enhancement: Add support for PHP 8.3 by @localheinz in #646
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #649
Full Changelog: 1.4.0...1.5.0
1.4.0
What's Changed
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 3.2.1 to 3.3.0 by @dependabot in #347
- composer(deps-dev): bump vimeo/psalm from 4.13.1 to 4.14.0 by @dependabot in #349
- composer(deps-dev): bump ergebnis/composer-normalize from 2.16.0 to 2.17.0 by @dependabot in #348
- composer(deps-dev): bump vimeo/psalm from 4.14.0 to 4.15.0 by @dependabot in #350
- composer(deps-dev): bump infection/infection from 0.25.3 to 0.25.4 by @dependabot in #351
- composer(deps-dev): bump ergebnis/composer-normalize from 2.17.0 to 2.18.0 by @dependabot in #352
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 3.3.0 to 3.4.0 by @dependabot in #353
- composer(deps-dev): bump infection/infection from 0.25.4 to 0.25.5 by @dependabot in #354
- composer(deps-dev): bump phpunit/phpunit from 9.5.10 to 9.5.11 by @dependabot in #356
- composer(deps-dev): bump vimeo/psalm from 4.15.0 to 4.16.1 by @dependabot in #355
- composer(deps-dev): bump ergebnis/composer-normalize from 2.18.0 to 2.21.0 by @dependabot in #357
- composer(deps-dev): bump ergebnis/composer-normalize from 2.21.0 to 2.22.0 by @dependabot in #358
- composer(deps-dev): bump vimeo/psalm from 4.16.1 to 4.17.0 by @dependabot in #359
- composer(deps-dev): bump ergebnis/composer-normalize from 2.22.0 to 2.23.0 by @dependabot in #360
- composer(deps-dev): bump ergebnis/license from 1.1.0 to 1.2.0 by @dependabot in #361
- composer(deps-dev): bump vimeo/psalm from 4.17.0 to 4.18 by @dependabot in #362
- composer(deps-dev): bump infection/infection from 0.25.5 to 0.26.0 by @dependabot in #363
- composer(deps-dev): bump vimeo/psalm from 4.18 to 4.18.1 by @dependabot in #364
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.13.0 by @dependabot in #365
- composer(deps-dev): bump infection/infection from 0.26.0 to 0.26.1 by @dependabot in #366
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.13.0 to 4.13.1 by @dependabot in #367
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 3.4.0 to 4.0.0 by @dependabot in #368
- composer(deps-dev): bump infection/infection from 0.26.1 to 0.26.2 by @dependabot in #369
- composer(deps-dev): bump phpunit/phpunit from 9.5.11 to 9.5.12 by @dependabot in #370
- composer(deps-dev): bump phpunit/phpunit from 9.5.12 to 9.5.13 by @dependabot in #371
- composer(deps-dev): bump ergebnis/data-provider from 1.0.0 to 1.1.0 by @dependabot in #372
- composer(deps-dev): bump infection/infection from 0.26.2 to 0.26.3 by @dependabot in #373
- composer(deps-dev): bump vimeo/psalm from 4.18.1 to 4.19.0 by @dependabot in #374
- composer(deps-dev): bump infection/infection from 0.26.3 to 0.26.4 by @dependabot in #375
- composer(deps-dev): bump ergebnis/composer-normalize from 2.23.0 to 2.23.1 by @dependabot in #376
- composer(deps-dev): bump vimeo/psalm from 4.19.0 to 4.20.0 by @dependabot in #377
- github-actions(deps): bump shivammathur/setup-php from 2.16.0 to 2.17.0 by @dependabot in #378
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.0.0 to 4.1.0 by @dependabot in #379
- github-actions(deps): bump actions/github-script from 5 to 6 by @dependabot in #380
- composer(deps-dev): bump infection/infection from 0.26.4 to 0.26.5 by @dependabot in #381
- composer(deps-dev): bump phpunit/phpunit from 9.5.13 to 9.5.14 by @dependabot in #382
- composer(deps-dev): bump vimeo/psalm from 4.20.0 to 4.21.0 by @dependabot in #383
- composer(deps-dev): bump phpunit/phpunit from 9.5.14 to 9.5.15 by @dependabot in #384
- composer(deps-dev): bump phpunit/phpunit from 9.5.15 to 9.5.16 by @dependabot in #385
- composer(deps-dev): bump vimeo/psalm from 4.21.0 to 4.22.0 by @dependabot in #387
- composer(deps-dev): bump ergebnis/data-provider from 1.1.0 to 1.2.0 by @dependabot in #386
- github-actions(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #388
- github-actions(deps): bump shivammathur/setup-php from 2.17.0 to 2.17.1 by @dependabot in #389
- composer(deps-dev): bump phpunit/phpunit from 9.5.16 to 9.5.17 by @dependabot in #390
- composer(deps-dev): bump infection/infection from 0.26.5 to 0.26.6 by @dependabot in #391
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.1.0 to 4.2.0 by @dependabot in #393
- composer(deps-dev): bump phpunit/phpunit from 9.5.17 to 9.5.18 by @dependabot in #392
- composer(deps-dev): bump ergebnis/composer-normalize from 2.23.1 to 2.24.0 by @dependabot in #394
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.2.0 to 4.3.0 by @dependabot in #395
- composer(deps-dev): bump phpunit/phpunit from 9.5.18 to 9.5.19 by @dependabot in #396
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.0 by @dependabot in #397
- composer(deps-dev): bump ergebnis/composer-normalize from 2.24.0 to 2.24.1 by @dependabot in #399
- composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.3.0 to 4.4.0 by @dependabot in #400
- github-actions(deps): bump actions/cache from 2.1.7 to 3 by @dependabot in #398
- Enhancement: Synchronize with
ergebnis/php-package-template
by @localheinz in #401 - Fix: Allow
composer
plugins by @localheinz in #402 - github-actions(deps): bump ergebnis/.github from 1.3.2 to 1.4.0 by @dependabot in #403
- github-actions(deps): bump shivammathur/setup-php from 2.17.1 to 2.18.0 by @dependabot in #404
- github-actions(deps): bump ergebnis/.github from 1.4.0 to 1.4.1 by @dependabot in #405
- composer(deps-dev): bump ergebnis/composer-normalize from 2.24.1 to 2.25.1 by @dependabot in #406
- composer(deps-dev): bump phpunit/phpunit from 9.5.19 to 9.5.20 by @dependabot in #407
- github-actions(deps): bump codecov/codecov-action from 2.1.0 to 3 by @dependabot in #408
- github-actions(deps): bump shivammathur/setup-php from 2.18.0 to 2.18.1 by @dependabot in #409
- github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.14.1 by @dependabot in #410
- composer(deps-dev): bump ergebnis/composer-normalize from 2.25.1 to 2.25.2 by @dependabot in #411
- composer(deps-dev): bump vimeo/psalm from 4.22.0 to 4.23.0 by @dependabot in #413
- composer(deps-dev): bump ergebnis/composer-normalize from 2.25.2 to 2.26.0 by @dependabot in #412
- github-actions(deps): bump ergebnis/.github from 1.4.1 to 1.5.0 by @dependabot in #414
- composer(deps-dev): bump e...
1.3.0
- Fix: Use
Xdebug
instead ofpcov
for collecting code coverage (#329), by @localheinz - Fix: Rename
.php_cs
to.php-cs-fixer.php
(#330), by @localheinz - Enhancement: Use
Php73
rule set (#331), by @localheinz - Fix: Remove auto-review tests (#332), by @localheinz
- Fix: Remove configuration (#333), by @localheinz
- Fix: Name (#334), by @localheinz
- Fix: References (#335), by @localheinz
- Fix: Update
CHANGELOG.md
(#336), by @localheinz - Fix: Drop support for PHP 7.3 (#337), by @localheinz
- Enhancement: Update
infection/infection
(#338), by @localheinz - Enhancement: Update
ergebnis/php-cs-fixer-config
(#339), by @localheinz - Enhancement: Use
Php74
rule set (#340), by @localheinz - Enhancement: Pull in
Helper
fromergebnis/test-util
(#341), by @localheinz - Enhancement: Require
ergebnis/data-provider
(#342), by @localheinz - Fix: Remove
ergebnis/test-util
(#344), by @localheinz - Fix: Do not cache cache directory for
vimeo/psalm
(#345), by @localheinz - Enhancement: Use
AbstractProvider
(#343), by @localheinz - Enhancement: Update
phpunit/phpunit
(#346), by @localheinz
1.2.0
- github-actions(deps): bump
actions/checkout
fromv2.3.3
tov2.3.4
(#178), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.53
to0.12.54
(#179), by @dependabot[bot] - github-actions(deps): bump
ibiqlik/action-yamllint
fromv2.0.0
tov3
(#180), by @dependabot[bot] - github-actions(deps): bump
actions/cache
fromv2.1.2
tov2.1.3
(#181), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.5.2
to2.5.3
(#182), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.8
to8.5.9
(#183), by @dependabot[bot] - github-actions(deps): bump
gr2m/create-or-update-pull-request-action
fromv1.3.0
tov1.3.1
(#184), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.54
to0.12.55
(#185), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.55
to0.12.56
(#186), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.7.0
to2.8.0
(#187), by @dependabot[bot] - github-actions(deps): bump
actions/github-script
fromv3.0.0
tov3.1
(#188), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/test-util
from1.3.0
to1.4.0
(#189), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.13
tov3.0.14
(#190), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.56
to0.12.57
(#191), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.8.0
to2.9.0
(#192), by @dependabot[bot] - github-actions(deps): bump
gr2m/create-or-update-pull-request-action
fromv1.3.1
tov1.3.3
(#193), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.57
to0.12.58
(#194), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.9
to8.5.11
(#195), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.11
to8.5.13
(#196), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.58
to0.12.59
(#197), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.5.3
to2.7.0
(#198), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#199), by @localheinz - composer(deps-dev): bump
phpstan/phpstan
from0.12.59
to0.12.60
(#200), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.60
to0.12.62
(#201), by @dependabot[bot] - composer(deps-dev): bump
phpstan/extension-installer
from1.0.5
to1.1.0
(#202), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.62
to0.12.64
(#203), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.16
to0.12.17
(#204), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.5
to0.12.7
(#205), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-deprecation-rules
from0.12.5
to0.12.6
(#206), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.7.0
to2.10.0
(#207), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.9.0
to2.13.0
(#208), by @dependabot[bot] - Enhancement: Update license year (#210), by @localheinz
- composer(deps-dev): bump
ergebnis/composer-normalize
from2.13.0
to2.13.2
(#209), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#211), by @localheinz - Enhancement: Synchronize with
ergebnis/php-library-template
(#212), by @localheinz - composer(deps-dev): bump
phpstan/phpstan
from0.12.64
to0.12.65
(#213), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.65
to0.12.66
(#214), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.7
to0.12.8
(#215), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.8
to0.12.9
(#216), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.66
to0.12.67
(#217), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.13
to8.5.14
(#218), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.67
to0.12.68
(#219), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.14
tov3.0.15
(#221), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.68
to0.12.69
(#222), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.69
to0.12.71
(#227), by @dependabot[bot] - github-actions(deps): bump
actions/cache
fromv2.1.3
tov2.1.4
(#228), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.15
tov3.0.16
(#229), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.71
to0.12.73
(#230), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.73
to0.12.74
(#231), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.74
to0.12.75
(#232), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.75
to0.12.76
(#233), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.76
to0.12.77
(#234), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.16
tov3.0.17
(#235), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.8.0
tov4.9.0
(#236), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.77
to0.12.78
(#237), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.9.0
to2.10.0
(#238), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.9.0
tov4.9.1
(#239), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.78
to0.12.79
(#240), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.79
to0.12.80
(#241), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.9.1
tov4.9.2
(#242), by @dependabot[bot] - github-actions(deps): bump
actions/stale
fromv3.0.17
tov3.0.18
(#243), by @dependabot[bot] - bump
phpstan/phpstan-phpunit
from0.12.17
to0.12.18
(#244), by @dependabot[bot] - bump
ergebnis/composer-normalize
from2.13.2
to2.13.3
(#245), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.14
to8.5.15
(#247), by @dependabot[bot] - github-actions(deps): bump
actions/cache
fromv2.1.4
tov2.1.5
(#253), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/test-util
from1.4.0
to1.5.0
(#250), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
fromv4.9.2
tov4.10.0
(#252), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.80
to0.12.84
(#254), by @dependabot[bot] - Enhancement: Update
vimeo/psalm
and friends (#249), by @localheinz - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.10.0
to2.13.0
(#226), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.13.0
to2.13.1
(#255), by @dependabot[bot] - github-actions(deps): bump
actions/github-script
fromv3.1
tov4.0.2
(#257), by @dependabot[bot] - Enhancement: Restore auto-merge of dependabot pull requests (#296), by @localheinz
- composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.13.1
to2.14.0
(#263), by @dependabot[bot] - github-actions(deps): bump
stefanzweifel/git-auto-commit-action
from4.10.0
to4.11.0
(#265), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.10.0
to2.12.0
(#288), by @dependabot[bot] - github-actions(deps): bump
actions/stale
from3.0.18
to3.0.19
(#269), by @dependabot[bot] - github-actions(deps): bump
actions/cache
from2.1.5
to2.1.6
(#273), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.13.3
to2.15.0
(#279), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.7.0
to4.9.2
(#294), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.15
to8.5.19
(#295), by @dependabot[bot] - composer(deps-dev): bump
psalm/plugin-phpunit
from0.15.1
to0.16.1
(#283), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.9
to0.12.10
(#285), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.18
to0.12.21
(#289), by @dependabot[bot] - github-actions(deps): bump
actions/stale
from3.0.18
to4
(#290), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.21
to0.12.22
(#297), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.9.2
to4.9.3
(#298), by @dependabot[bot] - github-actions(deps): bump
actions/github-script
from4.0.2
to4.1
(#299), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.10
to0.12.11
(#300), by @dependabot[bot] - github-actions(deps): bump
shivammathur/setup-php
from2.12.0
to2.13.0
(#302), by @dependabot[bot] - composer(deps-dev): bump
phpunit/phpunit
from8.5.19
to8.5.20
(#303), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.96
to0.12.97
(#304), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.96
to0.12.97
(#305), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.97
to0.12.98
(#306), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from4.9.3
to4.10.0
(#307), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.98
to0.12.99
(#308), by @dependabot[bot] - github-actions(...
1.1.0
- Fix: Add note about backupGlobals (#21), by @localheinz
- Enhancement: Synchronize with
ergebnis/php-library-template
(#35), by @localheinz - Build(deps-dev): Bump
phpstan/phpstan
from0.12.11
to0.12.17
(#34), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/test-util
from0.9.1
to1.0.0
(#29), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.9.3
to3.9.5
(#27), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.2.4
to2.3.2
(#30), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/php-cs-fixer-config
from2.0.0
to2.1.0
(#22), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/phpstan-rules
from0.14.3
to0.14.4
(#31), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.17
to0.12.18
(#36), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.9.5
to3.10.0
(#37), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.10.0
to3.10.1
(#38), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunit
from0.9.0
to0.9.1
(#39), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpunit/phpunit
from8.5.2
to8.5.3
(#40), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/extension-installer
from1.0.3
to1.0.4
(#41), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunit
from0.9.1
to0.9.2
(#42), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunit
from0.9.2
to0.10.0
(#43), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/php-cs-fixer-config
from2.1.0
to2.1.1
(#44), by @dependabot-preview[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#45), by @localheinz - Build(deps-dev): Bump
vimeo/psalm
from3.10.1
to3.11.0
(#46), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.11.0
to3.11.1
(#47), by @dependabot-preview[bot] - Fix: Synchronize with
ergebnis/php-library-template
(#50), by @localheinz - Build(deps-dev): Bump
ergebnis/php-cs-fixer-config
from2.1.1
to2.1.2
(#51), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.11.1
to3.11.2
(#49), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-phpunit
from0.12.6
to0.12.7
(#48), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.18
to0.12.19
(#53), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-phpunit
from0.12.7
to0.12.8
(#52), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpunit/phpunit
from8.5.3
to8.5.4
(#54), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.3.2
to2.4.0
(#55), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.4.0
to2.5.0
(#56), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/composer-normalize
from2.5.0
to2.5.1
(#57), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.19
to0.12.20
(#58), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.20
to0.12.22
(#59), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/license
from0.1.0
to1.0.0
(#60), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.22
to0.12.23
(#61), by @dependabot-preview[bot] - Build(deps-dev): Bump
jangregor/phpstan-prophecy
from0.6.2
to0.7.0
(#62), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.23
to0.12.24
(#63), by @dependabot-preview[bot] - Build(deps-dev): Bump
ergebnis/phpstan-rules
from0.14.4
to0.15.0
(#64), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.24
to0.12.25
(#65), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.11.2
to3.11.4
(#66), by @dependabot-preview[bot] - Build(deps-dev): Bump
jangregor/phpstan-prophecy
from0.7.0
to0.8.0
(#67), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-deprecation-rules
from0.12.2
to0.12.3
(#68), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpunit/phpunit
from8.5.4
to8.5.5
(#69), by @dependabot-preview[bot] - Build(deps-dev): Bump
psalm/plugin-phpunit
from0.10.0
to0.10.1
(#70), by @dependabot-preview[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.11.4
to3.11.5
(#71), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-deprecation-rules
from0.12.3
to0.12.4
(#72), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-phpunit
from0.12.8
to0.12.9
(#73), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan-phpunit
from0.12.9
to0.12.11
(#75), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.25
to0.12.26
(#76), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.26
to0.12.27
(#77), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.27
to0.12.28
(#78), by @dependabot-preview[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.28
to0.12.29
(#80), by @dependabot-preview[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#81), by @localheinz - Build(deps-dev): Bump
phpunit/phpunit
from8.5.5
to8.5.6
(#82), by @dependabot[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.11.5
to3.11.6
(#85), by @dependabot[bot] - Build(deps-dev): Bump
vimeo/psalm
from3.11.6
to3.12.1
(#88), by @dependabot[bot] - Build(deps-dev): Bump
phpstan/phpstan
from0.12.29
to0.12.30
(#86), by @dependabot[bot] - Build(deps-dev): Bump
phpunit/phpunit
from8.5.6
to8.5.8
(#89), by @dependabot[bot] - Build(deps): Bump
actions/checkout
fromv2
tov2.3.0
(#83), by @dependabot[bot] - Build(deps): Bump
actions/create-release
fromv1
tov1.1.1
(#84), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#90), by @localheinz - github-actions(deps): bump
actions/checkout
fromv2.3.0
tov2.3.1
(#91), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.1.2
to2.2.0
(#92), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.30
to0.12.31
(#93), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/php-cs-fixer-config
from2.2.0
to2.2.1
(#94), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.31
to0.12.32
(#95), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.5.1
to2.6.0
(#96), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from3.12.1
to3.12.2
(#97), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.6.0
to2.6.1
(#98), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.2
to0.12.3
(#99), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.32
to0.12.33
(#100), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.11
to0.12.12
(#101), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.12
to0.12.13
(#102), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-strict-rules
from0.12.3
to0.12.4
(#104), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-deprecation-rules
from0.12.4
to0.12.5
(#103), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.13
to0.12.15
(#105), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.33
to0.12.34
(#106), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from3.12.2
to3.13.1
(#107), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/phpstan-rules
from0.15.0
to0.15.1
(#108), by @dependabot[bot] - github-actions(deps): bump
actions/create-release
fromv1.1.1
tov1.1.2
(#109), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.34
to0.12.35
(#110), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan-phpunit
from0.12.15
to0.12.16
(#111), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.35
to0.12.36
(#112), by @dependabot[bot] - github-actions(deps): bump
actions/checkout
fromv2.3.1
tov2.3.2
(#113), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.36
to0.12.37
(#114), by @dependabot[bot] - github-actions(deps): bump
actions/create-release
fromv1.1.2
tov1.1.3
(#115), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.6.1
to2.7.0
(#116), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/composer-normalize
from2.7.0
to2.7.1
(#117), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.37
to0.12.38
(#119), by @dependabot[bot] - composer(deps-dev): bump
vimeo/psalm
from3.13.1
to3.14.2
(#121), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.38
to0.12.39
(#122), by @dependabot[bot] - composer(deps-dev): bump
psalm/plugin-phpunit
from0.10.1
to0.11.0
(#123), by @dependabot[bot] - composer(deps-dev): bump
phpstan/phpstan
from0.12.39
to0.12.40
(#124), by @dependabot[bot] - github-actions(deps): bump
actions/github-script
fromv2
tov3
(#120), by @dependabot[bot] - Enhancement: Synchronize with
ergebnis/php-library-template
(#125), by @localheinz - composer(deps-dev): bump
ergebnis/test-util
from1.0.0
to1.1.0
(#126), by @dependabot[bot] - composer(deps-dev): bump
ergebnis/phpstan-rules
from0.15.1
to0.15.2
(#127), by @dependabot[bot] - composer...
1.0.0
- Enhancement: Add
Test
(#1), by @localheinz - Enhancement: Add
Production
(#2), by @localheinz - Fix: Use dedicated exceptions (#3), by @localheinz
- Fix: Remove unused local variable (#4), by @localheinz
- Fix: Rename namespace (#5), by @localheinz
- Fix: Add opening tags and strict declaration to examples (#6), by @localheinz
- Enhancement: Add
FakeVariables
(#7), by @localheinz - Enhancement: Add
ReadOnlyVariables
(#8), by @localheinz - Fix: Rename
Test
toTestVariables
(#9), by @localheinz - Fix: Add DocBlock (#11), by @localheinz
- Fix: DocBlock (#13), by @localheinz
- Enhancement: Throw exception when environment variable could not be set (#14), by @localheinz
- Enhancement: Throw exception when environment variable could not be unset (#15), by @localheinz
- Enhancement: Throw exception when retrieving value of variable that is not set (#16), by @localheinz
- Enhancement: Let
TestVariables
implementVariables
interface (#17), by @localheinz - Enhancement: Add
toArray()
toVariables
(#18), by @localheinz - Enhancement: Extract named constructors for
FakeVariables
(#19), by @localheinz - Enhancement: Extract named constructors for
ReadOnlyVariables
(#20), by @localheinz