-
Because `$_SERVER` variables are not set in the CLI, the `dev/build` command thows a notice:
````
[1;31mERROR [Notice]: Undefined index: HTTP_HOST
IN GET dev/build
[0m[31mLine 189 in [path]/ve…
-
C:\wamp64\www>php upgrade-code.phar recompose --write
Upgrading PHP constraint
========================
Done.
Rebuilding dependencies
=======================
! [NOTE] Trying to re-requ…
-
Reading through the responses we get through the issue responder we can quite confidently close this issue as the error is simply highlighting that the game is not installed correctly - probably remov…
-
Just been bitten hard by https://github.com/silverstripe/silverstripe-assets/pull/209 which doesn't appear in any release yet (as recipe uses ^1.3). Been a couple of months since that patch so good to…
-
**Overview**
While the actual _change log_ is generated during the release process, there's no clear template for what other information should be included in the release notes on CWP.govt.nz. This l…
-
See examples:
* https://travis-ci.org/silverstripe/cwp-recipe-kitchen-sink/builds/525333860
* https://travis-ci.org/silverstripe/cwp-recipe-kitchen-sink/builds/525324640
* https://travis-ci.org/s…
-
Remotely related to https://github.com/silverstripe/silverstripe-assets/issues/222, but not exactly the same issue.
Scenario:
1. Upgrade codebase to SS4
2. Import SS3 db via sspak
3. Run `dev/bu…
-
When using the autocomplete field to associated an existing Link object with the current object, an error occurs (visible in chrome inspector) and the field is cleared.
Once the page is refreshed, it…
-
Right now we run minor release branches - 4.0, 4.1, 4.2, etc - and in as a merge rule, we:
* Accept any bugfix change that it made to these branches, and/or
* Encourage the submission of bugfixe…
-
## Overview
PHP 7.0 and PHP 7.1 are out of support pretty soon. We technically support PHP 7.2 and PHP 7.3 in framework already, and test it there. We should ensure this compatibility across all co…