We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca3fb6b commit d62290aCopy full SHA for d62290a
CHANGELOG.md
@@ -6,11 +6,12 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
-- Point to root namespace if handling native functions #279
10
-- Use address charset from header information if set #286
+- Point to root namespace if handling native functions (#279)
+- Use address charset from header information if set (#286)
11
+- Fix Attachment::getExtension() under Laravel 7.x (#290)
12
13
### Added
-- NaN
14
+- Prevent double where condition strings
15
16
### Breaking changes
17
- NaN
0 commit comments