8000 Added changelog · symfony/symfony@93975d3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 93975d3

Browse files
committed
Added changelog
1 parent aa66ca8 commit 93975d3

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

src/Symfony/Component/PropertyInfo/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ CHANGELOG
55
---
66

77
* Introduce `PropertyDocBlockExtractorInterface` to extract a property's doc block
8+
* Make ConstructorArgumentTypeExtractorInterface non-internal
9+
* Add `ConstructorArgumentTypeExtractorAggregate` to aggregate multiple `ConstructorArgumentTypeExtractorInterface` implementations
810

911
6.4
1012
---
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
vendor/
22
composer.lock
33
phpunit.xml
4+
Tests/_output

src/Symfony/Component/Serializer/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
CHANGELOG
22
=========
33

4+
7.1
5+
---
6+
7+
* Add attribute `Serializable` to automatically build a normalizer from a PHP class
8+
49
7.0
510
---
611

0 commit comments

Comments
 (0)
0