Skip to content

Tags: open-code-modeling/php-code-ast

Tags

0.12.3

Toggle 0.12.3's commit message

Verified

This tag was signed with the committer’s verified signature.
open-code-modeling-bot Open Code Modeling Bot
## 0.12.3 - 2021-08-27

-----

### Release Notes for [0.12.3](https://github.com/open-code-modeling/php-code-ast/milestone/30)

0.12.x bugfix release (patch)

### 0.12.3

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

0.11.1

Toggle 0.11.1's commit message

Verified

This tag was signed with the committer’s verified signature.
open-code-modeling-bot Open Code Modeling Bot
## 0.11.1 - 2021-08-27

-----

### Release Notes for [0.11.1](https://github.com/open-code-modeling/php-code-ast/milestone/25)

0.11.x bugfix release (patch)

### 0.11.1

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

0.10.4

Toggle 0.10.4's commit message

Verified

This tag was signed with the committer’s verified signature.
open-code-modeling-bot Open Code Modeling Bot
## 0.10.4 - 2021-08-27

-----

### Release Notes for [0.10.4](https://github.com/open-code-modeling/php-code-ast/milestone/24)

0.10.x bugfix release (patch)

### 0.10.4

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

#### bug

 - [82: Exists check in NodeVisitor/ClassImplements not working properly](#82) thanks to @sandrokeil

0.12.2

Toggle 0.12.2's commit message

Verified

This tag was signed with the committer’s verified signature.
open-code-modeling-bot Open Code Modeling Bot
## 0.12.2 - 2021-02-16

-----

### Release Notes for [0.12.2](https://github.com/open-code-modeling/php-code-ast/milestone/29)

0.12.x bugfix release (patch)

### 0.12.2

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

#### bug

 - [71: Typed is not considered via setTyped() method in ClassPropertyBuilder](#71) thanks to @sandrokeil

0.12.1

Toggle 0.12.1's commit message

Verified

This tag was signed with the committer’s verified signature.
open-code-modeling-bot Open Code Modeling Bot
## 0.12.1 - 2021-02-15

-----

### Release Notes for [0.12.1](https://github.com/open-code-modeling/php-code-ast/milestone/27)

0.12.x bugfix release (patch)

### 0.12.1

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

#### bug

 - [69: ClassPropertyBuilder with typed=false not working](#69) thanks to @sandrokeil

0.12.0

Toggle 0.12.0's commit message

Verified

This tag was signed with the committer’s verified signature.
open-code-modeling-bot Open Code Modeling Bot
## 0.12.0 - 2021-02-12

-----

### Release Notes for [0.12.0](https://github.com/open-code-modeling/php-code-ast/milestone/26)

Feature release (minor)

### 0.12.0

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

#### bug,enhancement

 - [68: Fix default value code generation for properties and parameters](#68) thanks to @sandrokeil

#### enhancement

 - [67: Add support for code style in FileGenerator ](#67) thanks to @sandrokeil

0.11.0

Toggle 0.11.0's commit message

Verified

This tag was signed with the committer’s verified signature.
open-code-modeling-bot Open Code Modeling Bot
## 0.11.0 - 2021-01-30

-----

### Release Notes for [0.11.0](https://github.com/open-code-modeling/php-code-ast/milestone/21)

Feature release (minor)

### 0.11.0

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

#### enhancement

 - [66: Generate code from file collection with current file AST support](#66) thanks to @sandrokeil
 - [65: Support custom node visitors in class and interface builder](#65) thanks to @sandrokeil
 - [61: Switch from PHPStan to Psalm](#61) thanks to @sandrokeil
 - [55: Remove deprecated methods and static node visitor methods in favour of high level API](#55) thanks to @sandrokeil

0.10.3

Toggle 0.10.3's commit message

Verified

This tag was signed with the committer’s verified signature.
open-code-modeling-bot Open Code Modeling Bot
## 0.10.3 - 2021-01-29

-----

### Release Notes for [0.10.3](https://github.com/open-code-modeling/php-code-ast/milestone/23)

0.10.x bugfix release (patch)

### 0.10.3

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

#### bug

 - [63: Fix invalid class namespace](#63) thanks to @sandrokeil

0.10.2

Toggle 0.10.2's commit message

Verified

This tag was signed with the committer’s verified signature.
open-code-modeling-bot Open Code Modeling Bot
## 0.10.2 - 2021-01-20

-----

### Release Notes for [0.10.2](https://github.com/open-code-modeling/php-code-ast/milestone/22)

0.10.x bugfix release (patch)

### 0.10.2

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

#### bug

 - [59: Fully qualified namespace not checked in note visitors](#59) thanks to @sandrokeil
 - [58: Empty collection not working](#58) thanks to @sandrokeil

0.10.1

Toggle 0.10.1's commit message

Verified

This tag was signed with the committer’s verified signature.
open-code-modeling-bot Open Code Modeling Bot
## 0.10.1 - 2021-01-15

-----

### Release Notes for [0.10.1](https://github.com/open-code-modeling/php-code-ast/milestone/20)

0.10.x bugfix release (patch)

### 0.10.1

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

#### bug

 - [56: Fix double slashes in path for Psr4Info](#56) thanks to @sandrokeil