File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 5656 extensions : intl
5757
5858 - name : Run roave/backward-compatibility-check
59- run : ./tools/roave-backward-compatibility-check --from=4.0.0
59+ run : ./tools/roave-backward-compatibility-check --from=4.0.4
6060
6161 tests :
6262 name : " Tests"
Original file line number Diff line number Diff line change 22
33All notable changes are documented in this file using the [ Keep a CHANGELOG] ( http://keepachangelog.com/ ) principles.
44
5+ ## [ 4.0.4] - 2020-10-26
6+
7+ ### Fixed
8+
9+ * ` SebastianBergmann\Diff\Exception ` now correctly extends ` \Throwable `
10+
511## [ 4.0.3] - 2020-09-28
612
713### Changed
@@ -70,6 +76,7 @@ All notable changes are documented in this file using the [Keep a CHANGELOG](htt
7076
7177* This component is no longer supported on PHP 5.6
7278
79+ [ 4.0.4 ] : https://github.com/sebastianbergmann/diff/compare/4.0.3...4.0.4
7380[ 4.0.3 ] : https://github.com/sebastianbergmann/diff/compare/4.0.2...4.0.3
7481[ 4.0.2 ] : https://github.com/sebastianbergmann/diff/compare/4.0.1...4.0.2
7582[ 4.0.1 ] : https://github.com/sebastianbergmann/diff/compare/4.0.0...4.0.1
You can’t perform that action at this time.
0 commit comments