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

Commit

Permalink
Change CHANGELOG.md dev format
Browse files Browse the repository at this point in the history
  • Loading branch information
TimeToogo committed Apr 11, 2015
1 parent 3bdbc66 commit 00514d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dev-master
==========
dev
===
- Refactor `Analysis\PhpTypeSystem::getTypeFromValue` method logic into new static method `Analysis\TypeId::fromValue`
- Fix bug when attempting to parse function with a magic scope parameter type hint (eg `function (self $param) { ... }`.
- Implement `Analysis\TolerantExpressionAnalyser` which will convert analysis exceptions into the *mixed* type.
Expand Down

0 comments on commit 00514d8

Please sign in to comment.