Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 495d60e

Browse files
Merge remote-tracking branch 'origin/0.12.x-merge-up-into-0.13.x_SUf6AsPq' into 0.13.x
# Conflicts: # CHANGELOG.md
2 parents 346dd45 + e3cf0eb commit 495d60e

File tree

6 files changed

+814
-410
lines changed

6 files changed

+814
-410
lines changed

‎CHANGELOG.md

Lines changed: 57 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,21 @@ All notable changes to this project will be documented in this file, in reverse
2424

2525
- Nothing.
2626

27+
## 0.12.3 - 2021年08月27日
28+
29+
30+
-----
31+
32+
### Release Notes for [0.12.3](https://github.com/open-code-modeling/php-code-ast/milestone/30)
33+
34+
0.12.x bugfix release (patch)
35+
36+
### 0.12.3
37+
38+
- Total issues resolved: **0**
39+
- Total pull requests resolved: **0**
40+
- Total contributors: **0**
41+
2742
## 0.12.2 - 2021年02月16日
2843

2944

@@ -41,7 +56,7 @@ All notable changes to this project will be documented in this file, in reverse
4156

4257
#### bug
4358

44-
- [71: Typed is not considered via setTyped() method in ClassPropertyBuilder](https://github.com/open-code-modeling/php-code-ast/issues/71) thanks to @sandrokeil
59+
- [71: Typed is not considered via setTyped() method in ClassPropertyBuilder](https://github.com/open-code-modeling/php-code-ast/issues/71) thanks to @sandrokeil
4560

4661
## 0.12.1 - 2021年02月15日
4762

@@ -60,7 +75,7 @@ All notable changes to this project will be documented in this file, in reverse
6075

6176
#### bug
6277

63-
- [69: ClassPropertyBuilder with typed=false not working](https://github.com/open-code-modeling/php-code-ast/issues/69) thanks to @sandrokeil
78+
- [69: ClassPropertyBuilder with typed=false not working](https://github.com/open-code-modeling/php-code-ast/issues/69) thanks to @sandrokeil
6479

6580
## 0.12.0 - 2021年02月12日
6681

@@ -79,11 +94,26 @@ Feature release (minor)
7994

8095
#### bug,enhancement
8196

82-
- [68: Fix default value code generation for properties and parameters](https://github.com/open-code-modeling/php-code-ast/issues/68) thanks to @sandrokeil
97+
- [68: Fix default value code generation for properties and parameters](https://github.com/open-code-modeling/php-code-ast/issues/68) thanks to @sandrokeil
8398

8499
#### enhancement
85100

86-
- [67: Add support for code style in FileGenerator ](https://github.com/open-code-modeling/php-code-ast/issues/67) thanks to @sandrokeil
101+
- [67: Add support for code style in FileGenerator ](https://github.com/open-code-modeling/php-code-ast/issues/67) thanks to @sandrokeil
102+
103+
## 0.11.1 - 2021年08月27日
104+
105+
106+
-----
107+
108+
### Release Notes for [0.11.1](https://github.com/open-code-modeling/php-code-ast/milestone/25)
109+
110+
0.11.x bugfix release (patch)
111+
112+
### 0.11.1
113+
114+
- Total issues resolved: **0**
115+
- Total pull requests resolved: **0**
116+
- Total contributors: **0**
87117

88118
## 0.11.0 - 2021年01月30日
89119

@@ -102,10 +132,29 @@ Feature release (minor)
102132

103133
#### enhancement
104134

105-
- [66: Generate code from file collection with current file AST support](https://github.com/open-code-modeling/php-code-ast/issues/66) thanks to @sandrokeil
106-
- [65: Support custom node visitors in class and interface builder](https://github.com/open-code-modeling/php-code-ast/issues/65) thanks to @sandrokeil
107-
- [61: Switch from PHPStan to Psalm](https://github.com/open-code-modeling/php-code-ast/issues/61) thanks to @sandrokeil
108-
- [55: Remove deprecated methods and static node visitor methods in favour of high level API](https://github.com/open-code-modeling/php-code-ast/issues/55) thanks to @sandrokeil
135+
- [66: Generate code from file collection with current file AST support](https://github.com/open-code-modeling/php-code-ast/issues/66) thanks to @sandrokeil
136+
- [65: Support custom node visitors in class and interface builder](https://github.com/open-code-modeling/php-code-ast/issues/65) thanks to @sandrokeil
137+
- [61: Switch from PHPStan to Psalm](https://github.com/open-code-modeling/php-code-ast/issues/61) thanks to @sandrokeil
138+
- [55: Remove deprecated methods and static node visitor methods in favour of high level API](https://github.com/open-code-modeling/php-code-ast/issues/55) thanks to @sandrokeil
139+
140+
## 0.10.4 - 2021年08月27日
141+
142+
143+
-----
144+
145+
### Release Notes for [0.10.4](https://github.com/open-code-modeling/php-code-ast/milestone/24)
146+
147+
0.10.x bugfix release (patch)
148+
149+
### 0.10.4
150+
151+
- Total issues resolved: **1**
152+
- Total pull requests resolved: **0**
153+
- Total contributors: **1**
154+
155+
#### bug
156+
157+
- [82: Exists check in NodeVisitor/ClassImplements not working properly](https://github.com/open-code-modeling/php-code-ast/issues/82) thanks to @sandrokeil
109158

110159
## 0.10.3 - 2021年01月29日
111160

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /