8000 Tags · doctrine/lexer · GitHub
[go: up one dir, main page]

Skip to content

Tags: doctrine/lexer

Tags

3.0.1

Toggle 3.0.1's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.0.1](https://github.com/doctrine/lexer/miles…

…tone/16)

3.0.x bugfix release (patch)

### 3.0.1

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

#### Test Suite

 - [117: PHPUnit 10](#117) thanks to @derrabus

2.1.1

Toggle 2.1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.1.1](https://github.com/doctrine/lexer/miles…

…tone/14)

2.1.x bugfix release (patch)

### 2.1.1

- Total issues resolved: **0**
- Total pull requests resolved: **5**
- Total contributors: **1**

#### Test Suite

 - [114: Make data providers static](#114) thanks to @derrabus

CI
--

 - [113: Bump CI workflows](#113) thanks to @derrabus

#### documentation

 - [112: Update branch metadata](#112) thanks to @derrabus

#### Static Analysis

 - [111: Fix new Psalm and PHPCS errors](#111) thanks to @derrabus

#### bug

 - [107: Remove obsolete array types](#107) thanks to @derrabus

3.0.0

Toggle 3.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [3.0.0](https://github.com/doctrine/lexer/miles…

…tone/13)

Backwards incompatible release (major)

### 3.0.0

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

 - [97: Remove rules related to BC layer](#97) thanks to @greg0ire
 - [96: Remove deprecation layer](#96) thanks to @greg0ire
 - [80: Drop support for php < 8.1 ](#80) thanks to @greg0ire

2.1.0

Toggle 2.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.1.0](https://github.com/doctrine/lexer/miles…

…tone/12)

Feature release (minor)

### 2.1.0

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

 - [103: Use correct syntax for assertions](#103) thanks to @greg0ire
 - [99: Leverage conditional types](#99) thanks to @greg0ire

#### enhancement

 - [95: Add psalm assertions](#95) thanks to @greg0ire

2.0.0

Toggle 2.0.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [2.0.0](https://github.com/doctrine/lexer/miles…

…tone/9)

Backwards incompatible release (major)

### 2.0.0

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

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

1.2.3

Toggle 1.2.3's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [1.2.3](https://github.com/doctrine/lexer/miles…

…tone/8)

1.2.x bugfix release (patch)

### 1.2.3

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

#### bug

 - [64: Extract token array shape into a Psalm type](#64) thanks to @greg0ire

 - [61: Allow upgrading PHPStan again](#61) thanks to @derrabus

1.2.2

Toggle 1.2.2's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
### Release Notes for [1.2.2](https://github.com/doctrine/lexer/miles…

…tone/7)

### 1.2.2

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

 - [59: PHPStan 1.3, Doctrine Coding Standard 9](#59) thanks to @derrabus

#### enhancement

 - [58: Allow the installation on PHP 7.1](#58) thanks to @derrabus

1.2.1

Toggle 1.2.1's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
Release [1.2.1](https://github.com/doctrine/lexer/milestone/6)

1.2.1
=====

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

enhancement
-----------

 - [44: Allow PHP 8](#44) thanks to @greg0ire

1.2.0

Toggle 1.2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
doctrinebot Doctrine Bot
Release [1.2.0](https://github.com/doctrine/lexer/milestone/4)

1.2.0
=====

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

enhancement
-----------

 - [36: improves parser multi byte string](#36) thanks to @Defender32

1.1.0

Toggle 1.1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
alcaeus Andreas Braun
1.1.0

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

enhancement
-----------

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