3.0.1 - 5 Feb 2024

    Total issues resolved: 0
    Total pull requests resolved: 1
    Total contributors: 1

Test Suite

    117: PHPUnit 10 thanks to @derrabus
    114: Make data providers static thanks to @derrabus

CI

    113: Bump CI workflows thanks to @derrabus

documentation

    112: Update branch metadata thanks to @derrabus

Static Analysis

    111: Fix new Psalm and PHPCS errors thanks to @derrabus

bug

    107: Remove obsolete array types thanks to @derrabus

3.0.0 - 17 Dec 2022

    Total issues resolved: 0
    Total pull requests resolved: 3
    Total contributors: 1

    97: Remove rules related to BC layer thanks to @greg0ire
    96: Remove deprecation layer thanks to @greg0ire
    80: Drop support for php < 8.1 thanks to @greg0ire

2.1.0 - 15 Dec 2022

    Total issues resolved: 0
    Total pull requests resolved: 3
    Total contributors: 1

Static analysis

    99: Leverage conditional types thanks to @greg0ire
    95: Add psalm assertions thanks to @greg0ire
    103: Use correct syntax for assertions thanks to @greg0ire
    102: Make the value of tokens templatable thanks to @greg0ire

2.0.0 - 11 Dec 2022

    Total issues resolved: 0
    Total pull requests resolved: 2
    Total contributors: 1

    79: Replace object-like array with class thanks to @greg0ire
    77: Allow using enums as a token type thanks to @greg0ire

1.2.3 - 28 Feb 2022

    Total issues resolved: 0
    Total pull requests resolved: 2
    Total contributors: 2

bug

    64: Extract token array shape into a Psalm type thanks to @greg0ire
    61: Allow upgrading PHPStan again thanks to @derrabus

1.2.2 - 12 Jan 2022

    Total issues resolved: 0
    Total pull requests resolved: 2
    Total contributors: 1

    59: PHPStan 1.3, Doctrine Coding Standard 9 thanks to @derrabus

enhancement

    58: Allow the installation on PHP 7.1 thanks to @derrabus

1.2.1 - May 25, 2020

    Total issues resolved: 0
    Total pull requests resolved: 1
    Total contributors: 1

enhancement

    44: Allow PHP 8 thanks to @greg0ire

1.2.0 - Nov 10, 2019

    Total issues resolved: 0
    Total pull requests resolved: 1
    Total contributors: 1

enhancement

    36: improves parser multi byte string thanks to @Defender32

1.1.0 - Jul 30, 2019

    Total issues resolved: 1
    Total pull requests resolved: 4
    Total contributors: 4

enhancement

    29: remove unnecessary files for production thanks to @rvitaliy
    28: Modernise the project thanks to @alcaeus
    27: Update branch alias and maintained versions thanks to @alcaeus
    24: Set up Travis CI thanks to @Majkl578
    13: Extract static variable $regex into property thanks to @gietos

1.0.2 - Jun 8, 2019

    Total issues resolved: 0
    Total pull requests resolved: 12
    Total contributors: 8

bug

    26: Work around PHP bug thanks to @nicolas-grekas
    18: Revert token index in AbstractLexer. thanks to @jwage

documentation

    23: Update copyright thanks to @samnela
    21: typo in documentation : &amp;amp; → &amp; thanks to @jdeniau
    20: Update homepage thanks to @Majkl578
    19: Add .doctrine-project.json to root of the project. thanks to @jwage
    17: Add another simple example, add sidebar.rst and reorganize content a … thanks to @jwage
    15: Add initial lexer documentation. thanks to @jwage
    14: Add documentation for the new sculpin website thanks to @mikeSimonson

enhancement

    16: Add gitignore phpunit.xml and missing tests thanks to @instabledesign
    12: Add token index thanks to @instabledesign
    9: Use PSR-4 thanks to @Nyholm

v1.0.1 - Jan 4, 2015

Total issues resolved: 6

    1: Documentation fixes
    2: Added the branch alias for master
    4: Allow the lexer to return the original string
    5: Add LICENSE file
    6: Add a way to override modifiers
    7: Fixed return statement in moveNext function description

v1.0 - Jan 12, 2013
