mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
DOCS Mark 4.4.0 as unreleased to avoid confusion on docs.silverstripe.org
[ci skip]
This commit is contained in:
parent
765d1568ab
commit
cb8ec9ae1d
@ -1,4 +1,4 @@
|
||||
# 4.4.0
|
||||
# 4.4.0 (Unreleased)
|
||||
|
||||
## Overview {#overview}
|
||||
|
||||
@ -30,4 +30,4 @@ You may also need to update your server configuration if you have applied specia
|
||||
|
||||
- `PDOQuery::__construct()` now has a 2nd argument. If you have subclassed PDOQuery and overridden __construct()
|
||||
you may see an E_STRICT error
|
||||
- The name of the directory where vendor module resources are exposed can now be configured by adding a `extra.resources-dir` key to your composer file. The new default in `silverstripe/installer` has been changed to `_resources` rather than `resources`. This allows you to use `resources` as a URL segment or a route.
|
||||
- The name of the directory where vendor module resources are exposed can now be configured by adding a `extra.resources-dir` key to your composer file. The new default in `silverstripe/installer` has been changed to `_resources` rather than `resources`. This allows you to use `resources` as a URL segment or a route.
|
||||
|
Loading…
Reference in New Issue
Block a user