-
### Module version(s) affected
Basically every recent version.
### Description
The PHPDoc for [DB::require_table](https://github.com/silverstripe/silverstripe-framework/blob/ebbd6427b2905ef49…
-
This is a placeholder for SS4 compat.
I think it would be good to try and merge large changes like renaming files and PSR-2 compatibility in separate pull requests to try and ensure that the Git hi…
-
In the [use symfony/validator](https://github.com/silverstripe/.github/issues/193) work the new EntropyPasswordValidator was made the default PasswordValidator for CMS 6, however this appears to be a …
-
## Description
Executed on: SC PHP 8.3 Chrome LinkField
Test scenario: https://studio.cucumber.io/projects/301855/test-runs/947336/folder-snapshots/11144442/scenario-snapshots/34759621/test-snapshot…
-
Hi there!
I like this Module a lot, do you plan to make it compatible to SilverStripe 5 ?
Thanks , Hendrik
-
Should this recipe require `silverstripe/versioned`? On a clean install I had to add it myself via composer to get `/dev/build` to run.
-
Any plans to port this to SS4 ?
I also did notice there is another module : hudhaifas/silverstripe-frontend-fields that is an option.
-
I checked and double checked the installation of StemmerFactory, the autoload.php PSR4 includes the correct path.
I've added "use Wamania\Snowball\StemmerFactory;" which locates the correct class, no…
-
In SilverStripe 4 we can use backticked environment variables in YAML configuration files, but only if they're under an Injector config definition, e.g.:
```yaml
SilverStripe\Core\Injector\Injector:
…
-
Follow-up work from https://github.com/silverstripe/silverstripe-cms/issues/2947
`CMSMain` has a history tab which only works for `SiteTree`. It should be made to work for any model which is versio…