Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit b95338f

Browse files
committed
Added CHANGELOG for #442
1 parent ef7f10c commit b95338f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,12 @@ All notable changes to this project will be documented in this file, in reverse
101101

102102
### Fixed
103103

104-
- Nothing.
104+
- [#442](https://github.com/zendframework/zend-expressive/pull/442) fixes how
105+
the `WhoopsFactory` disables JSON output for whoops; previously, providing
106+
boolean `false` values for either of the configuration flags
107+
`json_exceptions.show_trace` or `json_exceptions.ajax_only` would result in
108+
enabling the settings; these flags are now correctly evaluated by the
109+
`WhoopsFactory`.
105110

106111
## 1.0.6 - 2017-01-09
107112

0 commit comments

Comments
 (0)