craft\helpers\DateTime::toDateTime()
now attempts to create aDateTime
object by passing the passe-in value into its constructor.- Fixed a bug where navigating back after creating an entry or applying a draft would return a 404 error. (#14587)
- Fixed a bug where action URLs weren’t respecting the subpath specified by the
@web
alias, if it wasn’t present in the local URL toindex.php
.