Skip to content
This repository was archived by the owner on Dec 6, 2022. It is now read-only.

Commit 00514d8

Browse files
committed
Change CHANGELOG.md dev format
1 parent 3bdbc66 commit 00514d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
dev-master
2-
==========
1+
dev
2+
===
33
- Refactor `Analysis\PhpTypeSystem::getTypeFromValue` method logic into new static method `Analysis\TypeId::fromValue`
44
- Fix bug when attempting to parse function with a magic scope parameter type hint (eg `function (self $param) { ... }`.
55
- Implement `Analysis\TolerantExpressionAnalyser` which will convert analysis exceptions into the *mixed* type.

0 commit comments

Comments
 (0)