PackageTrack
Sign in Get early access

ergebnis/json-printer

Provides a JSON printer, allowing for flexible indentation.

3.8.1 45M downloads/mo #523 most downloaded on Packagist ergebnis/json-printer

What this package is like to depend on

Last release 11 months ago

06 Sep 2025

Release timing varies

gaps range from 1 weeks to 1.3 years

Nearly every release is documented

notes for 17 of 17 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

17 releases · first in 2018

1 release in the last 12 months

see the full history below

Release timeline

17 releases · Jan 2018 to Sep 2025
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 17
  1. 3.8.1 06 Sep 2025
    Release notes

    What's Changed

    • github-actions(deps): bump shivammathur/setup-php from 2.35.3 to 2.35.4 by @dependabot[bot] in #889
    • github-actions(deps): bump codecov/codecov-action from 5.4.3 to 5.5.0 by @dependabot[bot] in #890
    • github-actions(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #888
    • github-actions(deps): bump ergebnis/.github from 1.9.3 to 1.10.0 by @dependabot[bot] in #891
    • Fix: Update branch alias by @localheinz in #893

    Full Changelog: 3.8.0...3.8.1

    Open source →
    Release notes

    For a full diff see [3.8.0...3.8.1][3.8.0...3.8.1].

    Fixed

    • Updated branch alias ([#893]), by [@localheinz]
    Open source →
  2. 3.8.0 19 Aug 2025
    Release notes

    What's Changed

    • Enhancement: Configure branch-alias by @localheinz in #864
    • github-actions(deps): bump codecov/codecov-action from 5.0.2 to 5.0.7 by @dependabot[bot] in #865
    • github-actions(deps): bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot[bot] in #866
    • github-actions(deps): bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot[bot] in #868
    • github-actions(deps): bump shivammathur/setup-php from 2.31.1 to 2.32.0 by @dependabot[bot] in #869
    • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 5.0.1 to 5.1.0 by @dependabot[bot] in #870
    • github-actions(deps): bump codecov/codecov-action from 5.1.2 to 5.3.1 by @dependabot[bot] in #871
    • github-actions(deps): bump actions/cache from 4.1.2 to 4.2.1 by @dependabot[bot] in #872
    • github-actions(deps): bump ergebnis/.github from 1.9.2 to 1.9.3 by @dependabot[bot] in #875
    • github-actions(deps): bump actions/cache from 4.2.1 to 4.2.2 by @dependabot[bot] in #873
    • github-actions(deps): bump actions/cache from 4.2.2 to 4.2.3 by @dependabot[bot] in #876
    • github-actions(deps): bump shivammathur/setup-php from 2.32.0 to 2.33.0 by @dependabot[bot] in #877
    • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 5.1.0 to 5.2.0 by @dependabot[bot] in #879
    • github-actions(deps): bump codecov/codecov-action from 5.3.1 to 5.4.3 by @dependabot[bot] in #880
    • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 5.2.0 to 6.0.1 by @dependabot[bot] in #881
    • github-actions(deps): Bump shivammathur/setup-php from 2.33.0 to 2.35.0 by @dependabot[bot] in #883
    • github-actions(deps): Bump shivammathur/setup-php from 2.35.0 to 2.35.2 by @dependabot[bot] in #884
    • github-actions(deps): Bump actions/cache from 4.2.3 to 4.2.4 by @dependabot[bot] in #885
    • github-actions(deps): Bump shivammathur/setup-php from 2.35.2 to 2.35.3 by @dependabot[bot] in #886
    • Enhancement: Allow installation on PHP 8.5 by @localheinz in #887

    Full Changelog: 3.7.0...3.8.0

    Open source →
    Release notes

    For a full diff see [3.7.0...3.8.0][3.7.0...3.8.0].

    Changed

    • Allowed installation on PHP 8.5 ([#887]), by [@localheinz]
    Open source →
  3. 3.7.0 17 Nov 2024
    Release notes

    What's Changed

    Full Changelog: 3.6.0...3.7.0

    Open source →
    Release notes

    For a full diff see [3.6.0...3.7.0][3.6.0...3.7.0].

    Added

    • Added support for PHP 8.4 ([#863]), by [@localheinz]
    Open source →
  4. 3.6.0 27 Sep 2024
    Release notes

    What's Changed

    Full Changelog: 3.5.0...3.6.0

    Open source →
    Release notes

    For a full diff see [3.5.0...3.6.0][3.5.0...3.6.0].

    Changed

    • Allowed installation on PHP 8.4 ([#841]), by [@localheinz]
    Open source →
  5. 3.5.0 29 Jan 2024
    Release notes

    What's Changed

    Full Changelog: 3.4.0...3.5.0

    Open source →
    Release notes

    For a full diff see [3.4.0...3.5.0][3.4.0...3.5.0].

    Changed

    • Added support for PHP 8.0 ([#752]), by [@localheinz]
    • Added support for PHP 7.4 ([#753]), by [@localheinz]
    Open source →
  6. 3.4.0 10 Oct 2023
    Release notes

    What's Changed

    • Fix: Use ~ operator to limit compatibility with PHP versions by @localheinz in #530
    • Enhancement: Synchronize with ergebnis/php-package-template by @localheinz in #544
    • Enhancement: Synchronize with ergebnis/php-package-template by @localheinz in #564
    • Fix: Drop support for PHP 8.0 by @localheinz in #625
    • Enhancement: Synchronize with ergebnis/php-package-template by @localheinz in #629
    • Enhancement: Add support for PHP 8.3 by @localheinz in #682
    • Fix: Assert that Printer prints JSON where value contains JSON string by @localheinz in #683

    Full Changelog: 3.3.0...3.4.0

    Open source →
    Release notes

    For a full diff see [3.3.0...3.4.0][3.3.0...3.4.0].

    Changed

    • Added support for PHP 8.3 ([#682]), by [@localheinz]

    Changed

    • Dropped support for PHP 8.0 ([#625]), by [@localheinz]
    Open source →
  7. 3.3.0 28 Nov 2022
    Release notes

    What's Changed

    • composer(deps-dev): bump vimeo/psalm from 4.16.1 to 4.17.0 by @dependabot in #420
    • composer(deps-dev): bump ergebnis/license from 1.1.0 to 1.2.0 by @dependabot in #421
    • composer(deps-dev): bump infection/infection from 0.25.5 to 0.25.6 by @dependabot in #423
    • composer(deps-dev): bump vimeo/psalm from 4.17.0 to 4.18.1 by @dependabot in #422
    • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.13.0 by @dependabot in #424
    • composer(deps-dev): bump infection/infection from 0.25.6 to 0.26.0 by @dependabot in #425
    • composer(deps-dev): bump infection/infection from 0.26.0 to 0.26.1 by @dependabot in #427
    • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.13.0 to 4.13.1 by @dependabot in #428
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 3.4.0 to 4.0.0 by @dependabot in #429
    • composer(deps-dev): bump infection/infection from 0.26.1 to 0.26.2 by @dependabot in #430
    • composer(deps-dev): bump phpunit/phpunit from 9.5.11 to 9.5.12 by @dependabot in #431
    • composer(deps-dev): bump fakerphp/faker from 1.17.0 to 1.18.0 by @dependabot in #433
    • composer(deps-dev): bump phpunit/phpunit from 9.5.12 to 9.5.13 by @dependabot in #432
    • composer(deps-dev): bump infection/infection from 0.26.2 to 0.26.3 by @dependabot in #434
    • composer(deps-dev): bump vimeo/psalm from 4.18.1 to 4.19.0 by @dependabot in #435
    • composer(deps-dev): bump infection/infection from 0.26.3 to 0.26.4 by @dependabot in #436
    • composer(deps-dev): bump fakerphp/faker from 1.18.0 to 1.19.0 by @dependabot in #437
    • composer(deps-dev): bump vimeo/psalm from 4.19.0 to 4.20.0 by @dependabot in #438
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.0.0 to 4.1.0 by @dependabot in #439
    • github-actions(deps): bump shivammathur/setup-php from 2.16.0 to 2.17.0 by @dependabot in #440
    • github-actions(deps): bump actions/github-script from 5 to 6 by @dependabot in #441
    • composer(deps-dev): bump infection/infection from 0.26.4 to 0.26.5 by @dependabot in #442
    • composer(deps-dev): bump vimeo/psalm from 4.20.0 to 4.21.0 by @dependabot in #443
    • composer(deps-dev): bump phpunit/phpunit from 9.5.13 to 9.5.14 by @dependabot in #444
    • composer(deps-dev): bump phpunit/phpunit from 9.5.14 to 9.5.16 by @dependabot in #445
    • composer(deps-dev): bump vimeo/psalm from 4.21.0 to 4.22.0 by @dependabot in #446
    • github-actions(deps): bump shivammathur/setup-php from 2.17.0 to 2.17.1 by @dependabot in #447
    • github-actions(deps): bump actions/checkout from 2.4.0 to 3 by @dependabot in #448
    • composer(deps-dev): bump phpunit/phpunit from 9.5.16 to 9.5.17 by @dependabot in #449
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.1.0 to 4.2.0 by @dependabot in #450
    • composer(deps-dev): bump infection/infection from 0.26.5 to 0.26.6 by @dependabot in #451
    • composer(deps-dev): bump phpunit/phpunit from 9.5.17 to 9.5.18 by @dependabot in #452
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.2.0 to 4.3.0 by @dependabot in #453
    • composer(deps-dev): bump phpunit/phpunit from 9.5.18 to 9.5.19 by @dependabot in #454
    • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.0 by @dependabot in #455
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.3.0 to 4.4.0 by @dependabot in #456
    • github-actions(deps): bump actions/cache from 2.1.7 to 3 by @dependabot in #457
    • github-actions(deps): bump shivammathur/setup-php from 2.17.1 to 2.18.0 by @dependabot in #458
    • composer(deps-dev): bump phpunit/phpunit from 9.5.19 to 9.5.20 by @dependabot in #459
    • github-actions(deps): bump actions/stale from 4 to 5 by @dependabot in #460
    • github-actions(deps): bump shivammathur/setup-php from 2.18.0 to 2.18.1 by @dependabot in #461
    • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.14.1 by @dependabot in #462
    • composer(deps-dev): bump vimeo/psalm from 4.22.0 to 4.23.0 by @dependabot in #463
    • github-actions(deps): bump shivammathur/setup-php from 2.18.1 to 2.19.0 by @dependabot in #464
    • github-actions(deps): bump shivammathur/setup-php from 2.19.0 to 2.19.1 by @dependabot in #465
    • composer(deps-dev): bump psalm/plugin-phpunit from 0.16.1 to 0.17.0 by @dependabot in #466
    • composer(deps-dev): bump phpunit/phpunit from 9.5.20 to 9.5.21 by @dependabot in #467
    • composer(deps-dev): bump vimeo/psalm from 4.23.0 to 4.24.0 by @dependabot in #468
    • github-actions(deps): bump shivammathur/setup-php from 2.19.1 to 2.20.0 by @dependabot in #469
    • github-actions(deps): bump shivammathur/setup-php from 2.20.0 to 2.20.1 by @dependabot in #470
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.4.0 to 4.5.1 by @dependabot in #471
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.5.1 to 4.5.2 by @dependabot in #472
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.5.2 to 4.5.3 by @dependabot in #473
    • github-actions(deps): bump shivammathur/setup-php from 2.20.1 to 2.21.0 by @dependabot in #474
    • Enhancement: Synchronize with ergebnis/php-package-template by @localheinz in #476
    • Enhancement: Update ergebnis/composer-normalize by @localheinz in #477
    • composer(deps-dev): bump fakerphp/faker from 1.19.0 to 1.20.0 by @dependabot in #475
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.5.3 to 4.6.0 by @dependabot in #478
    • github-actions(deps): bump shivammathur/setup-php from 2.21.0 to 2.21.1 by @dependabot in #479
    • github-actions(deps): bump actions/stale from 5.1.0 to 5.1.1 by @dependabot in #480
    • composer(deps-dev): bump vimeo/psalm from 4.24.0 to 4.25.0 by @dependabot in #481
    • composer(deps-dev): bump vimeo/psalm from 4.25.0 to 4.26.0 by @dependabot in #482
    • github-actions(deps): bump actions/cache from 3.0.5 to 3.0.6 by @dependabot in #483
    • github-actions(deps): bump actions/cache from 3.0.6 to 3.0.7 by @dependabot in #484
    • github-actions(deps): bump shivammathur/setup-php from 2.21.1 to 2.21.2 by @dependabot in #485
    • github-actions(deps): bump actions/cache from 3.0.7 to 3.0.8 by @dependabot in #486
    • composer(deps-dev): bump phpunit/phpunit from 9.5.21 to 9.5.22 by @dependabot in #487
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.6.0 to 4.7.0 by @dependabot in #488
    • composer(deps-dev): bump phpunit/phpunit from 9.5.22 to 9.5.23 by @dependabot in #489
    • composer(deps-dev): bump phpunit/phpunit from 9.5.23 to 9.5.24 by @dependabot in #490
    • composer(deps-dev): bump vimeo/psalm from 4.26.0 to 4.27.0 by @dependabot in #491
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.7.0 to 4.8.0 by @dependabot in #492
    • github-actions(deps): bump actions/stale from 5.1.1 to 5.2.0 by @dependabot in #493
    • github-actions(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 by @dependabot in #494
    • github-actions(deps): bump actions/stale from 5.2.0 to 6.0.0 by @dependabot in #495
    • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.14.1 to 4.15.0 by @dependabot in #496
    • composer(deps-dev): bump phpunit/phpunit from 9.5.24 to 9.5.25 by @dependabot in #497
    • github-actions(deps): bump actions/cache from 3.0.8 to 3.0.9 by @dependabot in #498
    • composer(deps-dev): bump ergebnis/license from 1.2.0 to 2.0.0 by @dependabot in #501
    • github-actions(deps): bump ergebnis/.github from 1.5.1 to 1.7.0 by @dependabot in #500
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.8.0 to 4.9.0 by @dependabot in #499
    • github-actions(deps): bump actions/cache from 3.0.9 to 3.0.10 by @dependabot in #502
    • github-actions(deps): bump actions/checkout from 3.0.2 to 3.1.0 by @dependabot in #503
    • github-actions(deps): bump actions/stale from 6.0.0 to 6.0.1 by @dependabot in #504
    • composer(deps-dev): bump vimeo/psalm from 4.27.0 to 4.28.0 by @dependabot in #505
    • github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.15.0 to 4.15.1 by @dependabot in #506
    • composer(deps-dev): bump vimeo/psalm from 4.28.0 to 4.29.0 by @dependabot in #507
    • github-actions(deps): bump actions/cache from 3.0.10 to 3.0.11 by @dependabot in #508
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.9.0 to 4.10.0 by @dependabot in #509
    • github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 4.15.1 to 4.15.2 by @dependabot in #510
    • github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 4.15.2 to 4.15.3 by @dependabot in #511
    • composer(deps-dev): Bump phpunit/phpunit from 9.5.25 to 9.5.26 by @dependabot in #512
    • github-actions(deps): Bump shivammathur/setup-php from 2.21.2 to 2.22.0 by @dependabot in #513
    • composer(deps-dev): Bump ergebnis/php-cs-fixer-config from 4.10.0 to 4.11.0 by @dependabot in #514
    • composer(deps-dev): Bump psalm/plugin-phpunit from 0.17.0 to 0.18.0 by @dependabot in #515
    • composer(deps-dev): Bump psalm/plugin-phpunit from 0.18.0 to 0.18.1 by @dependabot in #516
    • github-actions(deps): Bump stefanzweifel/git-auto-commit-action from 4.15.3 to 4.15.4 by @dependabot in #517
    • composer(deps-dev): Bump vimeo/psalm from 4.29.0 to 4.30.0 by @dependabot in #518
    • composer(deps-dev): Bump psalm/plugin-phpunit from 0.18.1 to 0.18.3 by @dependabot in #519
    • Fix: Drop support for PHP 7.4 by @localheinz in #520

    Full Changelog: 3.2.0...3.3.0

    Open source →
    Release notes

    For a full diff see [3.2.0...3.3.0][3.2.0...3.3.0].

    Changed

    • Dropped support for PHP 7.4 ([#520]), by [@localheinz]
    Open source →
  8. 3.2.0 27 Dec 2021
    Release notes
    • composer(deps-dev): bump phpstan/extension-installer from 1.0.4 to 1.0.5 (#206), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/license from 1.0.0 to 1.1.0 (#205), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.4 to 0.12.5 (#207), by @dependabot[bot]
    • composer(deps-dev): bump psalm/plugin-phpunit from 0.11.0 to 0.12.1 (#209), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.2.1 to 2.2.2 (#208), by @dependabot[bot]
    • composer(deps-dev): bump vimeo/psalm from 3.14.2 to 3.15 (#210), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.40 to 0.12.42 (#211), by @dependabot[bot]
    • github-actions(deps): bump shivammathur/setup-php from 2.4.3 to 2.5.0 (#212), by @dependabot[bot]
    • github-actions(deps): bump actions/stale from v3.0.10 to v3.0.11 (#213), by @dependabot[bot]
    • github-actions(deps): bump actions/create-release from v1.1.3 to v1.1.4 (#214), by @dependabot[bot]
    • composer(deps-dev): bump vimeo/psalm from 3.15 to 3.16 (#215), by @dependabot[bot]
    • github-actions(deps): bump gr2m/create-or-update-pull-request-action from v1.2.10 to v1.3.0 (#216), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.42 to 0.12.43 (#217), by @dependabot[bot]
    • github-actions(deps): bump actions/checkout from v2.3.2 to v2.3.3 (#218), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.43 to 0.12.44 (#219), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.44 to 0.12.45 (#220), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.45 to 0.12.46 (#221), by @dependabot[bot]
    • composer(deps-dev): bump psalm/plugin-phpunit from 0.12.1 to 0.12.2 (#222), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.46 to 0.12.47 (#223), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.47 to 0.12.48 (#224), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/test-util from 1.1.0 to 1.2.0 (#225), by @dependabot[bot]
    • github-actions(deps): bump shivammathur/setup-php from 2.5.0 to 2.6.0 (#226), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/test-util from 1.2.0 to 1.3.0 (#227), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.2.2 to 2.3.0 (#228), by @dependabot[bot]
    • github-actions(deps): bump actions/stale from v3.0.11 to v3.0.12 (#229), by @dependabot[bot]
    • github-actions(deps): bump actions/cache from v2.1.1 to v2.1.2 (#230), by @dependabot[bot]
    • composer(deps-dev): bump vimeo/psalm from 3.16 to 3.17.1 (#231), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.48 to 0.12.49 (#232), by @dependabot[bot]
    • composer(deps-dev): bump vimeo/psalm from 3.17.1 to 3.17.2 (#233), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.49 to 0.12.50 (#234), by @dependabot[bot]
    • github-actions(deps): bump shivammathur/setup-php from 2.6.0 to 2.7.0 (#235), by @dependabot[bot]
    • composer(deps-dev): bump vimeo/psalm from 3.17.2 to 3.18.0 (#236), by @dependabot[bot]
    • composer(deps-dev): bump vimeo/psalm from 3.18.0 to 3.18.2 (#237), by @dependabot[bot]
    • github-actions(deps): bump ibiqlik/action-yamllint from v1.0.0 to v2 (#239), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.3.0 to 2.4.0 (#238), by @dependabot[bot]
    • Enhancement: Synchronize with ergebnis/php-library-template (#240), by @localheinz
    • composer(deps-dev): bump phpstan/phpstan from 0.12.50 to 0.12.52 (#241), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.4.0 to 2.5.1 (#242), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/phpstan-rules from 0.15.2 to 0.15.3 (#243), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.5.1 to 2.5.2 (#245), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.52 to 0.12.53 (#244), by @dependabot[bot]
    • github-actions(deps): bump actions/stale from v3.0.12 to v3.0.13 (#246), by @dependabot[bot]
    • github-actions(deps): bump actions/checkout from v2.3.3 to v2.3.4 (#247), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.53 to 0.12.54 (#249), by @dependabot[bot]
    • github-actions(deps): bump ibiqlik/action-yamllint from v2 to v3 (#250), by @dependabot[bot]
    • github-actions(deps): bump actions/cache from v2.1.2 to v2.1.3 (#251), by @dependabot[bot]
    • composer(deps-dev): bump phpunit/phpunit from 8.5.8 to 8.5.9 (#252), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.5.2 to 2.5.3 (#253), by @dependabot[bot]
    • github-actions(deps): bump gr2m/create-or-update-pull-request-action from v1.3.0 to v1.3.1 (#254), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.54 to 0.12.55 (#255), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.55 to 0.12.56 (#256), by @dependabot[bot]
    • github-actions(deps): bump actions/github-script from v3.0.0 to v3.1 (#257), by @dependabot[bot]
    • github-actions(deps): bump shivammathur/setup-php from 2.7.0 to 2.8.0 (#258), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/test-util from 1.3.0 to 1.4.0 (#259), by @dependabot[bot]
    • github-actions(deps): bump actions/stale from v3.0.13 to v3.0.14 (#260), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.56 to 0.12.57 (#261), by @dependabot[bot]
    • github-actions(deps): bump shivammathur/setup-php from 2.8.0 to 2.9.0 (#262), by @dependabot[bot]
    • github-actions(deps): bump gr2m/create-or-update-pull-request-action from v1.3.1 to v1.3.3 (#263), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.57 to 0.12.58 (#264), by @dependabot[bot]
    • composer(deps-dev): bump phpunit/phpunit from 8.5.9 to 8.5.11 (#265), by @dependabot[bot]
    • composer(deps-dev): bump phpunit/phpunit from 8.5.11 to 8.5.13 (#266), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.58 to 0.12.59 (#267), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.5.3 to 2.7.0 (#268), by @dependabot[bot]
    • Enhancement: Synchronize with ergebnis/php-library-template (#269), by @localheinz
    • composer(deps-dev): bump phpstan/extension-installer from 1.0.5 to 1.0.6 (#270), by @dependabot[bot]
    • Fix: DocBlock (#271), by @localheinz
    • composer(deps-dev): bump phpstan/phpstan from 0.12.59 to 0.12.62 (#272), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan-deprecation-rules from 0.12.5 to 0.12.6 (#273), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/extension-installer from 1.0.6 to 1.1.0 (#274), by @dependabot[bot]
    • Enhancement: Synchronize with ergebnis/php-library-template (#276), by @localheinz
    • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.16 to 0.12.17 (#275), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.5 to 0.12.7 (#277), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.7.0 to 2.10.0 (#278), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.62 to 0.12.64 (#279), by @dependabot[bot]
    • Enhancement: Update license year (#280), by @localheinz
    • Enhancement: Synchronize with ergebnis/php-library-template (#281), by @localheinz
    • composer(deps-dev): bump phpstan/phpstan from 0.12.64 to 0.12.65 (#282), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.65 to 0.12.66 (#283), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.7 to 0.12.8 (#284), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.8 to 0.12.9 (#285), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.66 to 0.12.67 (#286), by @dependabot[bot]
    • composer(deps-dev): bump phpunit/phpunit from 8.5.13 to 8.5.14 (#287), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.67 to 0.12.68 (#288), by @dependabot[bot]
    • github-actions(deps): bump actions/stale from v3.0.14 to v3.0.15 (#290), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.68 to 0.12.69 (#292), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.69 to 0.12.71 (#296), by @dependabot[bot]
    • github-actions(deps): bump actions/cache from v2.1.3 to v2.1.4 (#297), by @dependabot[bot]
    • github-actions(deps): bump actions/stale from v3.0.15 to v3.0.16 (#298), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.71 to 0.12.73 (#299), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.73 to 0.12.74 (#300), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.74 to 0.12.75 (#301), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.75 to 0.12.76 (#302), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.76 to 0.12.77 (#303), by @dependabot[bot]
    • github-actions(deps): bump actions/stale from v3.0.16 to v3.0.17 (#304), by @dependabot[bot]
    • github-actions(deps): bump stefanzweifel/git-auto-commit-action from v4.8.0 to v4.9.0 (#305), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.77 to 0.12.78 (#306), by @dependabot[bot]
    • github-actions(deps): bump shivammathur/setup-php from 2.9.0 to 2.10.0 (#307), by @dependabot[bot]
    • github-actions(deps): bump stefanzweifel/git-auto-commit-action from v4.9.0 to v4.9.1 (#308), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.78 to 0.12.79 (#309), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.79 to 0.12.80 (#310), by @dependabot[bot]
    • github-actions(deps): bump stefanzweifel/git-auto-commit-action from v4.9.1 to v4.9.2 (#311), by @dependabot[bot]
    • github-actions(deps): bump actions/stale from v3.0.17 to v3.0.18 (#312), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.17 to 0.12.18 (#313), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.80 to 0.12.81 (#314), by @dependabot[bot]
    • composer(deps-dev): bump phpunit/phpunit from 8.5.14 to 8.5.15 (#315), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.81 to 0.12.82 (#316), by @dependabot[bot]
    • Enhancement: Update vimeo/psalm and friends (#317), by @localheinz
    • composer(deps-dev): bump ergebnis/php-cs-fixer-config from 2.10.0 to 2.13.0 (#295), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/test-util from 1.4.0 to 1.5.0 (#319), by @depend

    Note truncated.

    Open source →
    Release notes

    For a full diff see [3.1.1...3.2.0][3.1.1...3.2.0].

    Changed

    • Dropped support for PHP 7.2 ([#404]), by [@localheinz]
    • Dropped support for PHP 7.3 ([#410]), by [@localheinz]
    Open source →
  9. 3.1.1 30 Aug 2020
    Release notes
    • Fix: Require tests on PHP 8.0 to pass (#173), by @localheinz
    • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.2 to 0.12.3 (#174), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.32 to 0.12.33 (#175), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.11 to 0.12.12 (#176), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan-strict-rules from 0.12.3 to 0.12.4 (#177), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.12 to 0.12.13 (#179), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan-deprecation-rules from 0.12.4 to 0.12.5 (#178), by @dependabot[bot]
    • Fix: Use caret operator (#180), by @localheinz
    • github-actions(deps): bump actions/github-script from v2 to v3 (#194), by @dependabot[bot]
    • Fix: Drop support for PHP 7.1 (#199), by @localheinz
    • composer(deps-dev): bump ergebnis/test-util from 1.0.0 to 1.1.0 (#201), by @dependabot[bot]
    • composer(deps-dev): bump phpunit/phpunit from 7.5.20 to 8.5.8 (#202), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan from 0.12.33 to 0.12.40 (#198), by @dependabot[bot]
    • composer(deps-dev): bump phpstan/phpstan-phpunit from 0.12.13 to 0.12.16 (#188), by @dependabot[bot]
    • composer(deps-dev): bump psalm/plugin-phpunit from 0.10.1 to 0.11.0 (#196), by @dependabot[bot]
    • composer(deps-dev): bump vimeo/psalm from 3.12.2 to 3.14.2 (#195), by @dependabot[bot]
    • composer(deps-dev): bump infection/infection from 0.13.6 to 0.15.3 (#203), by @dependabot[bot]
    • composer(deps-dev): bump ergebnis/phpstan-rules from 0.15.0 to 0.15.2 (#200), by @dependabot[bot]
    • github-actions(deps): bump actions/checkout from v2.3.1 to v2.3.2 (#189), by @dependabot[bot]
    • github-actions(deps): bump actions/create-release from v1.1.1 to v1.1.3 (#191), by @dependabot[bot]
    • Enhancement: Synchronize with ergebnis/php-library-template (#204), by @localheinz
    Open source →
    Release notes

    For a full diff see [3.1.0...3.1.1][3.1.0...3.1.1].

    Changed

    • Dropped support for PHP 7.1 ([#199]), by [@localheinz]
    Open source →
  10. 3.1.0 04 Jul 2020
    Release notes
    Open source →
    Release notes

    For a full diff see [3.0.2...3.1.0][3.0.2...3.1.0].

    Added

    • Added support for PHP 8.0 ([#172]), by [@localheinz]
    Open source →
  11. 3.0.2 19 Dec 2019
    Release notes

    For a full diff see [3.0.1...3.0.2][3.0.1...3.0.2].

    Fixed

    • Brought back support for PHP 7.1 ([#76]), by [@localheinz]
    Open source →
  12. 3.0.1 15 Dec 2019
    Release notes

    For a full diff see [3.0.0...3.0.1][3.0.0...3.0.1].

    Fixed

    • Removed an inappropriate replace configuration from composer.json ([#72]), by [@localheinz]
    Open source →
  13. 3.0.0 09 Dec 2019
    Release notes

    For a full diff see [2.0.1...3.0.0][2.0.1...3.0.0].

    Changed

    • Renamed vendor namespace Localheinz to Ergebnis after move to [@ergebnis] ([#67]), by [@localheinz]

      Run

      $ composer remove localheinz/json-printer
      

      and

      $ composer require ergebnis/json-printer
      

      to update.

      Run

      $ find . -type f -exec sed -i '.bak' 's/Localheinz\\Json\\Printer/Ergebnis\\Json\\Printer/g' {} \;
      

      to replace occurrences of Localheinz\Json\Printer with Ergebnis\Json\Printer.

      Run

      $ find -type f -name '*.bak' -delete
      

      to delete backup files created in the previous step.

    Fixed

    • Removed support for PHP 7.1 ([#55]), by [@localheinz]
    • Required implicit dependencies ext-json and ext-mbstring explicitly ([#63]), by [@localheinz]
    Open source →
  14. 2.0.1 11 Aug 2018
    Release notes

    For a full diff see [2.0.0...2.0.1][2.0.0...2.0.1].

    Fixed

    • Started rejecting mixed tabs and spaces as indent ([#37]), by [@localheinz]
    Open source →
  15. 2.0.0 06 Apr 2018
    Release notes

    For a full diff see [1.1.0...2.0.0][1.1.0...2.0.0].

    Changed

    • Allowed specifying new-line character ([#33]), by [@localheinz]
    Open source →
  16. 1.1.0 27 Jan 2018
    Release notes

    For a full diff see [1.0.0...1.1.0][1.0.0...1.1.0].

    Open source →
  17. 1.0.0 05 Jan 2018
    Release notes

    For a full diff see 8849fc6...1.0.0.

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive