mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
DOC Remove warning about typos (#10256)
This commit is contained in:
parent
7c46d3b2ab
commit
e05142dba8
@ -45,8 +45,6 @@ This release includes a number of bug fixes to improve a broad range of areas. C
|
||||
|
||||
- If `guzzlehttp/guzzle` is required, it must now be at least `7.3.0`. This was done to ensure that v2 of `guzzlehttp/psr7` is installed, which is used by `embed/embed` v4
|
||||
- `embed/embed` has been upgraded from v3 to v4. The internal implementation of the internal `Embeddable` interface has been changed from `EmbedResource` to `EmbedContainer`
|
||||
- Fixed typo in `SilverStripe\Core\CoreKernel` protected variable `$enviroment`, now `$environment`.
|
||||
If you've extended CoreKernel and not using the appropriate getter/setter methods, please update your code.
|
||||
|
||||
<!--- Changes below this line will be automatically regenerated -->
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user