Skip to content

Commit

Permalink
Merge pull request #1090 from GrahamCampbell/patch-2
Browse files Browse the repository at this point in the history
Release 1.3.3
  • Loading branch information
davedevelopment committed Aug 11, 2020
2 parents d55b877 + b4dff41 commit 60fa2f6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,12 @@
# Change Log

## 1.3.3 (2020-08-11)
* Fix array to string conversion in ConstantsPass (#1086)
* Fixed nullable PHP 8.0 union types (#1088)
* Fixed support for PHP 8.0 parent type (#1088)
* Fixed PHP 8.0 mixed type support (#1088)
* Fixed PHP 8.0 union return types (#1088)

## 1.3.2 (2020-07-09)
* Fix mocking with anonymous classes (#1039)
* Fix andAnyOthers() to properly match earlier expectations (#1051)
Expand Down

0 comments on commit 60fa2f6

Please sign in to comment.